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
8795501890
memgraph
/
tests
/
macro_benchmark
/
groups
/
create_parallel
/
vertex.run.py
2 lines
40 B
Python
Raw
Normal View
History
Unescape
Escape
Add edge creation and bfs parallel tests Reviewers: buda, mislav.bradac Reviewed By: mislav.bradac Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D953
2017-11-07 17:05:59 +08:00
print
(
"
CREATE (:A
{
x : 10});
"
*
100000
)
Reference in New Issue
Copy Permalink