On Wed, Nov 30, 2011 at 1:57 PM, dnagir <dna...@gmail.com> wrote:

> Hi,
>
> I am trying this query:
>
> *START u=node(5963) MATCH p = (u)<-[r:selling*1..99]-() WHERE
> r.development=7867 RETURN p*
>
> But it gives the error: Error: *NoSuchElementException - key not found: r*
>
> When I remove the depth specification (*1..99) from the MATCH, it works as
> expected.


I fixed this 
yesterday<https://github.com/neo4j/community/commit/37c2867871c7d953c2021177d0b72cd8ba825be0>.
Sorry you ran into it...

Andrés
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to