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

2 lines
53 B
Plaintext

MATCH (a {id:0}), (p {id: 1}) CREATE (a)-[r:IS]->(p)