This website requires JavaScript.
Explore
Help
Register
Sign In
tursom
/
memgraph
Watch
1
Star
0
Fork
0
You've already forked memgraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
be16409da2
memgraph
/
tests
/
macro_benchmark
/
harness
/
groups
/
dense_expand
/
teardown.cypher
2 lines
26 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Harness - dense expand group added, more tests on bench 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
2017-09-04 22:06:18 +08:00
MATCH (n) DETACH DELETE n
Reference in New Issue
Copy Permalink