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

2 lines
54 B
Plaintext

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