memgraph/cypher/query/read-write/match-where-delete.cypher
2016-01-24 16:21:46 +01:00

2 lines
47 B
Plaintext

MATCH (n:Person) WHERE n.name="Alice" DELETE n