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

2 lines
56 B
Plaintext
Raw Normal View History

2016-05-25 06:37:14 +08:00
# MATCH p = (n:Person)-->(m:Dog {name: 'Bos'}) RETURN p