-
Couldn't load subscription status.
- Fork 16
Home
Gabor Szarnyas edited this page May 30, 2021
·
2 revisions
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.
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"