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

2 lines
49 B
Plaintext
Raw Normal View History

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