You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ldbc_socialnet_dbgen/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ ldbc_socialnet_dbgen is GPLv3 licensed, to see detailed information about this l
6
6
This software was build using Apache hadoop version 1.0.3 and we not guarantee compatibility with newer releases.
7
7
You can download hadoop 1.0.3 from http://archive.apache.org/dist/hadoop/core/hadoop-1.0.3/
8
8
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)
10
+
9
11
10
12
## Compilation
11
13
@@ -48,4 +50,4 @@ $HADOOP_HOME/bin/hadoop jar $LDBC_SOCIALNET_DBGEN_HOME/ldbc_socialnet_dbgen.jar
48
50
You can refer to the run.sh script to see a clearer example of how to run it.
49
51
50
52
## Output
51
-
The generator will create CSV files [with the following format](https://github.com/ldbc/ldbc_socialnet_bm/wiki/Generated-CSV-Files)
53
+
The generator can create data in three formats: CSV, TTL and N3. For more information please check the (wiki)(https://github.com/ldbc/ldbc_socialnet_bm/wiki/Data-Output)
0 commit comments