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 was complete or the database was shutdown but if I change the
code to assume these nodes exist and run it again, it can't find them.
How do I load a previously created database?
Thanks

---------------------------------------------------------------------------
This e-mail message (including attachments, if any) is intended for the use
of the individual or entity to which it is addressed and may contain
information that is privileged, proprietary , confidential and exempt from
disclosure.  If you are not the intended recipient, you are notified that
any dissemination, distribution or copying of this communication is
strictly prohibited.  If you have received this communication in error,
please notify the sender and erase this e-mail message immediately.
---------------------------------------------------------------------------

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

Reply via email to