On Tue, Feb 1, 2011 at 8:02 PM, Mattias Persson
<matt...@neotechnology.com> wrote:

> Seems a little weird, the commit rate won't affect the end result,
> just performance (more operations per commit means faster
> performance). Your code seems correct for single threaded use btw.

Does it means that I cannot access the graphdb from multiple threads?
That code is on a singleton service which expose the
GraphDatabaseService through a method addNode() from where I run that
code.

The singleton service is called by a thread pool which can fire at
maximum 20 concurrent threads.

Any hints is really appreciated.

Cheers
-- 
Massimo
http://meridio.blogspot.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to