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

2 lines
101 B
Plaintext

CREATE (n:ACCOUNT:PERSON {id: 2322, name: "TEST", country: "Croatia", created_at: 2352352}) RETURN n