Graph processing and visualization

Often applications need to extract data as graph (edges and vertices) in order to apply graph processing algorithms, visualize and traverse data graphs.

There are powerful libraries available for graph processing (ex - Apache TinkerPop_ and visualization (D3.js, etc).

Integrating these libraries (or similar) into Cuba platform would enable a whole new suite of analytics capabilities.