Hi Jim,
I can create different graphs in different folders using the embedded database. I'd like to know whether the same thing is possibly done with the REST server. Thanks, ________________________________ From: Jim Webber <[email protected]> To: Neo4j user discussions <[email protected]> Sent: Sunday, October 9, 2011 2:30 AM Subject: Re: [Neo4j] Different instances in Neo4j REST db Hi Andrew, The Neo4j server has a single instance of EmbeddedGraphDatabase inside. You can create different logical databases by having disjoint graphs only. HTH. Jim _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

