Skip to content

Query is failing "MATCH (i)-[e]->(o) where id(i) == 'ABC' or id(o) == 'ABC' return e;" #5582

Answered by wey-gu
xs2tarunkukreja asked this question in Q&A
Discussion options

You must be logged in to vote
MATCH (i)-[e]-() WHERE id(i) == 'ABC' RETURN e;

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@xs2tarunkukreja
Comment options

@xs2tarunkukreja
Comment options

@wey-gu
Comment options

@xs2tarunkukreja
Comment options

@wey-gu
Comment options

Answer selected by xs2tarunkukreja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants