The most general-purpose of the NOSQL data models, a Graph Database can store any
kind of data. Take the trees in a Document Database and connect them to each other to
share common information (Products have Reviews, written by People), and you’ve
got a graph. The preceding NOSQL models are special, specific cases of a graph.