holderlb / graph-stream-generator

The Graph Stream Generator (GSG) generates multiple streams of graph vertices and edges according to subgraph patterns that can be partitioned across different streams.
MIT License
9 stars 2 forks source link

Add support of various graph output formats #1

Open purohitsumit opened 7 years ago

purohitsumit commented 7 years ago

Current supported format is JSON. Add following 2 formats to increase re-usability in various graph mining tools, and add support of some out-of-box visualization such as Gephi.

ghost commented 7 years ago

What 2 formats were you referring to?

purohitsumit commented 7 years ago
  1. Tab separated RDF file format
  2. GEXF File format supported by Gephi Visualization. https://gephi.org/gexf/format/