memgraph/tests/data/queries/cypher/sprint_0/query_04.cypher

2 lines
49 B
Plaintext

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