Understanding Graph Databases
When using a relational database, you store different information in different database tables. But what’s missing is the connective tissue, the connection between the database tables. A graph database stores the same sort of data, but is also able to store linkages between them.