memgraph/tests/data/queries/cypher/read-write/match-where-delete.cypher

2 lines
47 B
Plaintext
Raw Normal View History

2016-01-24 23:21:46 +08:00
MATCH (n:Person) WHERE n.name="Alice" DELETE n