Project: janus-graph-tutorial

Sample solutions demonstrated by my janus-graph-tutorial project. You can find the source code here on Github. Check out some of my other projects here.

Traverse Your Data Using Graph

Project screenshot

Graph databases leverage the connections that exist in your data to provide further insight into what your data actually means. JanusGraph in particular can be connected to a Cassandra DB backend and Elasticsearch for indexing, making it an obvious choice when dealing with distributed data pipelines. View on Github