Work with DSE Graph in Your Web Applications Part (2/2) : Visualization
In this two-part series, we explored integrating graph databases with web applications. Part 1 focused on creating a data access object (DAO) to implement basic CRUD operations for vertices and edges. In this second part, we delved into graph visualization in user interfaces using Javascript frameworks like D3js, HighCharts, and VisJS. We also discussed how to create a REST API accepting Gremlin queries as input and generating JSON format expected by VisJS. The final result is an interactive and visually appealing representation of data from graph databases.
Company
DataStax
Date published
Aug. 30, 2018
Author(s)
Cedrick Lunven
Word count
1166
Hacker News points
None found.
Language
English