I you want to have a "read-only-snapshot" view of the database you can also use

new EmbeddedReadOnlyGraphDatabase(path);

Cheers

Michael

Am 21.07.2011 um 05:31 schrieb Jim Webber:

> Hi Cyuczi,
> 
> You can't open the same database twice in two programs. If you want data to 
> be replicated between Neo4j instances, look into HA:
> 
> http://docs.neo4j.org/chunked/stable/ha-how.html
> http://wiki.neo4j.org/content/High_Availability_Cluster
> 
> Jim
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user

_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to