Hi all, We just finalized the Neo4j 1.0-b10 release. It's available here:
http://neo4j.org/download http://dist.neo4j.org/neo-1.0-b10-binary.zip http://dist.neo4j.org/neo-1.0-b10-binary.tar.gz For maven users group / artifact id: org.neo4j / neo-1.0-b10 Some nice new features include: o Read-only mode. It is now possible to start multiple read only NeoServices to the same store (using EmbeddedReadOnlyNeo). o Improved depth first traversal speed on nodes with many relationships by loading relationships on demand. o Faster recovery process when starting up after a crash. Here is the changelog: http://dist.neo4j.org/CHANGES.txt Regards, -Johan _______________________________________________ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user