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

2 lines
52 B
Plaintext

MATCH (n) WHERE ID(n)=0 SET n.name = "bla" RETURN n