ec32ae8bad
Reviewers: buda Reviewed By: buda Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D539
4 lines
58 B
Python
4 lines
58 B
Python
from setup import create_edges
|
|
|
|
create_edges(50000, 1000)
|