[Neo4j] traversing-functionality

2010-09-28 Thread Konstanze . Lorenz
Hi, For the project I'm working on, I need a traversing as follows: the relationships, which are put in for the traversing should not be attended at the same depth. That means: At first I want to get all nodes by traversing relation_1 and then on this sample space I want to get all nodes by

Re: [Neo4j] traversing-functionality

2010-09-28 Thread Joshi Hemant - hjoshi
...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Konstanze.Lorenz Sent: Tuesday, September 28, 2010 8:36 AM To: user@lists.neo4j.org Subject: [Neo4j] traversing-functionality Hi, For the project I'm working on, I need a traversing as follows: the relationships, which are put

Re: [Neo4j] traversing-functionality

2010-09-28 Thread Mattias Persson
); . } } -Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Joshi Hemant - hjoshi Sent: Tuesday, September 28, 2010 9:42 AM To: Neo4j user discussions Subject: Re: [Neo4j] traversing-functionality Have you looked at PatternMatch