[Neo4j] Neo4j replication

2011-06-27 Thread Sidharth Kshatriya
Neo4j has replication as I understand. Is it possible to explictly mark which subtrees must be replicated i.e. send a subtree from one neo4j database to another. A sort of peer to peer. I know HypergraphDB seems to support this. Also they attach a UUID on each node so that the nodes preserve their

Re: [Neo4j] Neo4j replication

2011-06-27 Thread Jim Webber
Hi Sidarth, Neo4j makes full replicas from master to slaves. Jim ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Neo4j replication

2011-06-27 Thread Sidharth Kshatriya
I know but I want to be in charge of replication. Decide which subtree moves and so on... On Mon, Jun 27, 2011 at 6:47 PM, Jim Webber j...@neotechnology.com wrote: Hi Sidarth, Neo4j makes full replicas from master to slaves. Jim ___ Neo4j