[Neo] Newbie Q: How to load a previously created database?

2009-05-29 Thread orla . spillane
Hi, I am new to Neo4J and relatively new to Java and have recently downloaded and ran a few Neo4j examples (i.e. Hello World and Matrix). In these examples the main() method creates the nodes and relationships of the graph. I assumed these would persist to disk automatically once the transaction

Re: [Neo] Newbie Q: How to load a previously created database?

2009-05-29 Thread Emil Eifrem
n Fri, May 29, 2009 at 16:27, orla.spill...@sunlife.com wrote: Hi, I am new to Neo4J and relatively new to Java and have recently downloaded and ran a few Neo4j examples (i.e. Hello World and Matrix). In these examples the main() method creates the nodes and relationships of the graph. I