Skip to content

Commit 3ac2d25

Browse files
committed
Update README.md
Changed README.md
1 parent ba8a368 commit 3ac2d25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ldbc_socialnet_dbgen/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ ldbc_socialnet_dbgen is GPLv3 licensed, to see detailed information about this l
66
This software was build using Apache hadoop version 1.0.3 and we not guarantee compatibility with newer releases.
77
You can download hadoop 1.0.3 from http://archive.apache.org/dist/hadoop/core/hadoop-1.0.3/
88

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+
911

1012
## Compilation
1113

@@ -48,4 +50,4 @@ $HADOOP_HOME/bin/hadoop jar $LDBC_SOCIALNET_DBGEN_HOME/ldbc_socialnet_dbgen.jar
4850
You can refer to the run.sh script to see a clearer example of how to run it.
4951

5052
## 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

Comments
 (0)