Testing Dgraph's bulk loading performance.
- This was built in a few hours and initially it was meant for a small machine so there's no multi-threading with workers.
- The branch
multicoreis not ready for use. - The file
genJSONs.tsis also not ready for use.
- Just clone this repository and run
yarn. - Then run
genRDFs.tswithtsnode(you can install this globally) and the node program will write RDFs into files in a newly createddistfolder.