memgraph/cypher/query/read-write/match-set.cypher
2016-01-25 21:22:12 +01:00

2 lines
49 B
Plaintext

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