Re: [Neo4j] Gremlin Query - Help

2011-12-05 Thread Romiko Derbynew
[mailto:user-boun...@lists.neo4j.org] On Behalf Of Marko Rodriguez Sent: Saturday, 3 December 2011 4:10 AM To: Neo4j user discussions Subject: Re: [Neo4j] Gremlin Query - Help Hi, Scenario 1: I would like to get all Nodes that do not have a relationship to another node. What is the best way to do

Re: [Neo4j] Gremlin Query - Help

2011-12-02 Thread Marko Rodriguez
Hi, Scenario 1: I would like to get all Nodes that do not have a relationship to another node. What is the best way to do this Gremlin? Root = NodeA = NodeB Root = NodeC Output should be NodeC I don't understand the problem. Scenario 2: Root = User - Centre I would like

Re: [Neo4j] Gremlin Query - Help

2011-12-02 Thread Romiko Derbynew
= participant.Name ); Thank You Much appreciated -Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Marko Rodriguez Sent: Saturday, 3 December 2011 4:10 AM To: Neo4j user discussions Subject: Re: [Neo4j] Gremlin Query - Help

[Neo4j] Gremlin Query - Help

2011-11-30 Thread Romiko Derbynew
Hi, Scenario 1: I would like to get all Nodes that do not have a relationship to another node. What is the best way to do this Gremlin? Root = NodeA = NodeB Root = NodeC Output should be NodeC Scenario 2: Root = User - Centre I would like to get all centres for userA, and then get all