Skip to content

Commit eafe582

Browse files
committed
Changed introduction with links to the wiki
1 parent 159e52b commit eafe582

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

ldbc_socialnet_dbgen/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# Introduction
22

3+
The LDBC Social Network Dataset Generator (SNDG) is the responsible of providing the data sets used by all the LDBC benchmarks. This dataset generator is designed to produce directed labeled graphs that mimic the characteristics of those graphs of real data. In the following pages, a detailed description of the generator can be found.
4+
5+
* In **[Data Schema](https://github.com/ldbc/ldbc_socialnet_bm/wiki/Data-Schema)**, we describe the schema of the data produced by the generator.
6+
* In **[Data Generation Process](https://github.com/ldbc/ldbc_socialnet_bm/wiki/Data-Generation)**, we give details about the generation process of the data.
7+
* In **[Data Output](https://github.com/ldbc/ldbc_socialnet_bm/wiki/Data-Output)**, we describe the contents and the format of the files produced by the generator.
8+
9+
310
ldbc_socialnet_dbgen is part of the LDBC project (http://www.ldbc.eu/).
411
ldbc_socialnet_dbgen is GPLv3 licensed, to see detailed information about this license read the LICENSE.txt.
512

613
This software was build using Apache hadoop version 1.0.3 and we not guarantee compatibility with newer releases.
714
You can download hadoop 1.0.3 from http://archive.apache.org/dist/hadoop/core/hadoop-1.0.3/
815

9-
For a more detailed description about how the ldbc_socialnet_dbgen works, check the [wiki](https://github.com/ldbc/ldbc_socialnet_bm/wiki/Data-Generator)
1016

1117

1218
## Compilation

0 commit comments

Comments
 (0)