If you use the latest development version of Neo4j you can do read operations without a transaction. Especially for huge number of reads this speeds things up allot.
cheers Martin On Wed, Jul 28, 2010 at 4:53 PM, Tim Jones <[email protected]> wrote: > Hi, > > Is it possible to mark a transaction as being read-only? It's taking a > while for > my transaction to shut down, even though there are no writes to commit. > > Thanks, > Tim > > > > > > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

