You can keep any number of graphs in one database, possibly separating then via start nodes or labels.
In one embedded application you can also instantiate any number of concurrent databases, which will live in the same jvm and fight for resources.
For neo4j server, there is only one database handled in order to make things more predictable, one jvm per database. However, you can start multiple servers on multiple ports, and e. G. 7575 and 7474, sinuous habe two servers handling 2 db's in two jvms. Jvm isolation is much better developed than us trying to sandbox things.
Makes sense?
/peter
(snt)-[frm]->(phn)
--
You received this message because you are subscribed to the Google Groups "Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
To start multiple neo4j servers at different ports, just copy and adjust the ports in neo4j.properties, and start a second server with that configuration file. Can Do a screen cast after my holiday (2w).
/peter
(snt)-[frm]->(phn)
A platform for easily managing Neo4j installations on your personal desktop or laptop.
Neo4j Desktop 0.3.5 (Windows)
Neo4j Desktop 0.3.5 (Mac)
Neo4j Desktop 0.3.5 (Linux)
To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.