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

2 lines
47 B
Plaintext

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