There was an error while loading. Please reload this page.
This wiki describes the data generator component of the LDBC Social Network Benchmark.
To get started, follow the Configuration steps and generate your social network with the run.sh script.
run.sh
To generate a PDF from this wiki, clone its source code and use Pandoc.
cat *.md | pandoc --from=markdown_github --output=datagen-wiki.pdf --latex-engine=xelatex --table-of-contents --variable=geometry:margin=1in --variable=title:"LDBC SNB Datagen wiki"