Hello, how are you good people!? I'm here playing a bit with neo4j and I would like to know if it's possible to support multiple databases for the same neo4j instance.
If not, then I would like to know how we could build graphs completely separated. With "completely separated" I meant that I don't want to loose performance when I'm doing simple queries since I don't want neo4j looking for nodes and relations that don't make sense in what I'm doing. I know that I could add "extra" information to differentiate the nodes from each graph and also do the same for relations... but that needs extra-logic in my code, and I really don't want to do that, I would like to keep it as simple as possible. Any suggestion? Have a nice day! Cheers, Fede. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
