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

2 lines
52 B
Plaintext

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