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

2 lines
42 B
Plaintext
Raw Normal View History

2016-05-25 06:37:14 +08:00
# MATCH (n {name:'Alice'})-->(m) RETURN m