cd0d8eb543
Summary: It turns out trivial if I use unwind for vertex creation, MATCH for edge creation and UNWIND for test duration. It took hours to converge to this :( Reviewers: mislav.bradac, buda Reviewed By: mislav.bradac Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D747
2 lines
26 B
Plaintext
2 lines
26 B
Plaintext
MATCH (n) DETACH DELETE n
|