Completed
What Industries Use Graphs?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
What Are Graph Databases and Why Should I Care
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 History of Graph Theory
- 3 Things Connected to Similar Things
- 4 A Typical Graph Query
- 5 Through Arbitrary Hops
- 6 Common Graph Problems
- 7 Dependencies - Pipelines
- 8 Clustering - Industrial Assets
- 9 Similarity - Social Networks/Fraud
- 10 Categorization. Recommendation
- 11 Interactions Are Graphs
- 12 What Industries Use Graphs?
- 13 What is a Graph Database
- 14 Database types
- 15 Graph Databases are fastest growing datastore type
- 16 Database Versus Framework
- 17 Graph Processing Frameworks
- 18 RDF Versus Property Example
- 19 Property Graph Datastores
- 20 Multi-Model Datastores
- 21 Querying your data
- 22 Example Property Model Queries
- 23 Visualizing my Data
- 24 Visualization Examples
- 25 Product Recommendation
- 26 Getting Started