I'm working with Neo4j as an EmbeddedGraphDatabase on a web server. It is not Servlets, but the same multi threaded concerns apply. Is this http://wiki.neo4j.org/content/Servlets_with_Neo4j still the most current example of dealing with multi threaded concerns?
I see many mentions on avoiding unnecessary uses of synchronized in the current documentation at http://docs.neo4j.org/. Can those warnings in the documentation have a simple multi threaded example included too? Thanks, McKinley _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

