Completed
Choosing a graph database
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Turn Your JSON into a Graph in 2 Lines
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Outline
- 3 Who am I
- 4 My first rule system
- 5 Choosing a graph database
- 6 Building a graph database
- 7 What is a graph database
- 8 What is graph theory
- 9 Alternative representation
- 10 Entities
- 11 Nodes
- 12 Query
- 13 Looking for First Names
- 14 First Example
- 15 Wrapping Data
- 16 Nested Maps
- 17 Storing Data durably
- 18 Statement IDs
- 19 Data types
- 20 Buffers
- 21 Closure Protocols
- 22 Updating a Graph
- 23 Transactions
- 24 timestamps
- 25 merging data
- 26 loading data in 2 lines
- 27 real world case
- 28 grail VM
- 29 Packet Capture
- 30 Other stuff
- 31 Whats next
- 32 Questions