Unfortunately I can't do it because I don't have access to the instance the crawler creates.
Τη Δευτέρα, 28 Απριλίου 2014 2:52:29 μ.μ. UTC+3, ο χρήστης Michael Hunger έγραψε: > > Just share the graphdatabaseservice reference between threads. It is > threadsafe. > > Sent from mobile device > > Am 28.04.2014 um 12:37 schrieb Sotiris Beis <[email protected]<javascript:> > >: > > Hi, > > I am creating an application with the following architecture. I have one > thread that runs a crawler, collecting data from the web and creating a > Neo4j database. A second thread that analyses the aforementioned Neo4j > database. A need an instance of the same database in each thread. As far as > I know the embeded version of Neo4j doesn't allow multiple instances of the > same database. Is there another solution? > > My code is in java so I need a java api. > > Thanks in advance. > Sotiris > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
