memgraph/tests/data/cypher_queries/read/match/match-path.cypher
2016-05-25 00:37:14 +02:00

2 lines
56 B
Plaintext

# MATCH p = (n:Person)-->(m:Dog {name: 'Bos'}) RETURN p