memgraph/tests/data/queries/cypher/read-write/match-set.cypher

2 lines
49 B
Plaintext

MATCH (n {age: 30, role: "player"}) SET n.age=31