Script for creating mass nodes

This is a followup for this question:

tldr: Is there an existing library/script for creating mass nodes and edges?

I’m looking to store nothing in the node, that is perhaps connected to 3 other nodes. I would like to preferably achieve this randomly.

Another option might be to generate an RDF file with all the values you want, then import it. https://dgraph.io/docs/migration/loading-csv-data/

1 Like

I have a JSON file that I created – but I’m not sure how to upload this in the cloud version. I read through docs / bulk loader and I’m still not sure how to achieve this in Ratel