b98c12ea89
Reviewers: mferencevic Reviewed By: mferencevic Differential Revision: https://phabricator.memgraph.io/D600
4 lines
57 B
Python
4 lines
57 B
Python
from setup import create_edges
|
|
|
|
create_edges(10000, 500)
|