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

2 lines
58 B
Plaintext

MATCH ()-[r]-() WHERE ID(r)=0 SET r.test = "bla" RETURN r