d14accad07
Reviewers: buda Reviewed By: buda Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D532
2 lines
48 B
Python
2 lines
48 B
Python
print("MATCH (n)-[r1]->(m)-[r2]->(n) RETURN *")
|