Graph Databases: What Can They Do?
Taking data out of the restrictions of the relational database makes it easier to traverse your data to find connections—that is, if you map the data into the form of a graph with entities represented as vertices and relationships represented as edges.