memgraph/tests/data/cypher_queries/sprint_0/query_4.cypher
2016-07-09 19:05:02 +01:00

2 lines
50 B
Plaintext

MATCH (n {id: 0}) SET n.name = "TEST100" RETURN n