cinterloper / graph-synth

Graph Synthesis Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aerospike GraphSynth is a high performance parallel synthesizer for graph-structured data.

GraphSynth takes a Schema Graph and a Scale Factor and emits a Graph fitting the input Schema, scaled to Scale Factor size

You can find some examples of writing to a TinkerPop Graph or writing to a directory of CSV files.

A tutorial on writing a Schema can be found here

NOTE: GraphSynth is intended for testing and pre-production environments. It is not recommended for production operations.

About

Graph Synthesis Tool

License:Apache License 2.0


Languages

Language:Java 99.6%Language:Shell 0.4%