Hi Sean,

Once you've shutdown your python program, you just configure the Neo4j server 
to look in the same directory by tweaking the values in 
conf/neo4j-server.properties.

The property you need to tweak is: org.neo4j.server.database.location=<your 
database directory here>

Then you can do: "bin/neo4j start" to get the server running.

Remember that only one process (your application or the neo4j server) can have 
a lock on this database at any one time.

Jim
_______________________________________________
NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register 
and consider posting at https://groups.google.com/forum/#!forum/neo4j

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

Reply via email to