Project: intertextuality-graph

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

Explore Relationships in Distributed Data Using DSE Graph

Project screenshot

For an enterprise level problem, you need an enterprise level solution. Datastax Enterprise (DSE) Graph allows you to traverse the data stored in your Cassandra DB, search it using Solr, visualize in DSE Studio and run analytics over Spark - all integrated within a single platform. View on Github

Visualize Your Graph Data in Vega

Project screenshot

Data visualization is particularly valuable when it comes to graph processing. If you are using graph technology due to the connectivity within your data, then you will want to visualize the connectivity and show it to your clients. Vega, being built on D3.js, comes with a powerful API to do just that. View on Github