memgraph/tests/data/queries/cypher/read/match/match-path.cypher

2 lines
56 B
Plaintext

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