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.

What's a deal with it?

Thanks,
Dmytrii.

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Named-matched-with-depth-gives-error-tp3548195p3548195.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to