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

2 lines
49 B
Plaintext
Raw Normal View History

2016-01-26 04:22:12 +08:00
MATCH (n {age: 30, role: "player"}) SET n.age=31