memgraph/tests/data/queries/cypher/sprint_0/query_08.cypher

2 lines
51 B
Plaintext

MATCH (a),(b) WHERE ID(a)=0 AND ID(b)=1 RETURN a,b