data-generator

command
v0.0.0-...-d3e11eb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2019 License: MIT Imports: 8 Imported by: 0

README

Generate the files

#CSV
sh ./createCSV10mi.sh
sh ./createCSV200mi.sh

#RDF
sh ./createRDF10mi.sh
sh ./createRDF200mi.sh

Bulkload

./dgraph bulk -f ./out.rdf.gz -s ./Empty.schema
./dgraph bulk -f ./out.rdf.gz -s ./full_lv1.schema
./dgraph bulk -f ./out.rdf.gz -s ./full_lv2.schema
./dgraph bulk -f ./out.rdf.gz -s ./full_lv3.schema

Bulkload Neo4J

./neo4j-admin import --nodes='/Users/${YOURUSER}/Library/Application Support/Neo4j Desktop Canary/Application/neo4jDatabases/database-00000000-0000-0000-0000-0000000000000/installation-3.5.12/import/out.csv'
./neo4j-admin import --nodes='path to your dataset => out.csv'

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL