neo4j-contrib / graphgist

Easy publishing with graph data included
http://gist.neo4j.org/
208 stars 68 forks source link

GuardOperationsCountException #44

Open simran0912 opened 4 years ago

simran0912 commented 4 years ago

Hi, i am trying to import data into graphgist which has 961 nodes and 51,000relationships. But i am get the following error "org.neo4j.kernel.guard.GuardOperationsCountException: max ops (ops=2000001)" I have already tried my code on neo4j browser and it works perfectly. How can i upload it on graphgist?

Thanks in advance.