memgraph/tests/benchmark_infra/groups/create/vertex_big.run.cypher

2 lines
155 B
Plaintext
Raw Normal View History

CREATE (:L1:L2:L3:L4:L5:L6:L7 {p1: true, p2: 42, p3: "Here is some text that is not extremely short", p4:"Short text", p5: 234.434, p6: 11.11, p7: false})