Graph Databases: More than An Introduction
Found a very informed and detailed presentation about graph databases from Marko Rodriguez, covering:
- graph structures, algorithms, and algebras
- graph databases and the property graph
- TinkerPop open-source graph product suite
- real-time, real-world use cases for graphs
Make sure to set aside enough time to go through the 120+ slides as they are definitely worth your time.
Original title and link: Graph Databases: More than An Introduction (NoSQL databases © myNoSQL)