TODO
- Graph Databases (2015) by Ian Robinson, Jim Webber, and Emil Eifrem (Book)
Graph databases help leveraging complex and dynamic relationships in highly connected data to generate insight and competitive advantage. Connected data is data whose interpretation and value requires users first to understand the ways in which its constituent elements are related.
What Is a Graph?
A graph is just a collection of vertices and edges or, in different words, a set of nodes and the relationships that connect them. Graphs represent entities as nodes and the ways in which those entities relate to the world as relationships.