The query

works fine for all *complete* paths. Now I would like to get all incomplete
paths as well, meaning

all a without any BASED ON, all a-[:BASED_ON]-b without CALLS and so on.

Is this possible using cypher? Optional relationships result in null
relations, which cypher does not like when it binds to a path variable.

Best regards
Johann

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Cypher-syntax-for-conditional-path-segments-tp3551867p3551867.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