A naive implementation of an experimental, embeddable, directed acyclic graph engine written in go.
Exports the dag into DOT format: https://en.wikipedia.org/wiki/DOT_(graph_description_language)
produced by http://graphviz.it/#/new with graph.dot data
- CYPHER format support.
- Search engine capability.
- Simple http rest api.