[Neo4j] Neo4j Multiple Nodes Issue

2010-07-21 Thread Maaz Bin Tariq
Hi,   We are facing kind of a situation in our application using neo4j graph and we want to have your advice regarding this issue.   We use graph in a way that we create a node and with every node we set a property i-e UID =value(numeric)  and then we create the relationships between those

Re: [Neo4j] Neo4j Multiple Nodes Issue

2010-07-21 Thread Rick Bullotta
@lists.neo4j.org Subject: [Neo4j] Neo4j Multiple Nodes Issue Hi,   We are facing kind of a situation in our application using neo4j graph and we want to have your advice regarding this issue.   We use graph in a way that we create a node and with every node we set a property i-e UID =value(numeric

Re: [Neo4j] Neo4j Multiple Nodes Issue

2010-07-21 Thread Johan Svensson
. -Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Maaz Bin Tariq Sent: Wednesday, July 21, 2010 9:39 AM To: user@lists.neo4j.org Subject: [Neo4j] Neo4j Multiple Nodes Issue Hi, We are facing kind of a situation in our application using

Re: [Neo4j] Neo4j Multiple Nodes Issue

2010-07-21 Thread Maaz Bin Tariq
/10, Johan Svensson jo...@neotechnology.com wrote: From: Johan Svensson jo...@neotechnology.com Subject: Re: [Neo4j] Neo4j Multiple Nodes Issue To: Neo4j user discussions user@lists.neo4j.org Date: Wednesday, July 21, 2010, 7:38 PM Hi, One can use the built in locking in the kernel to synchronize

Re: [Neo4j] Neo4j Multiple Nodes Issue

2010-07-21 Thread David Montag
);     neoIndexService.index(node, UID, id);         }         return node; } Thanks -Maaz --- On Wed, 7/21/10, Johan Svensson jo...@neotechnology.com wrote: From: Johan Svensson jo...@neotechnology.com Subject: Re: [Neo4j] Neo4j Multiple Nodes Issue To: Neo4j user discussions user@lists.neo4j.org Date