Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
When Property Graphs Join SQL
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Connections are everywhere
- 3 Graph is an important trend
- 4 What are property graphs
- 5 Property graphs vs relational models
- 6 New use cases
- 7 Multiple domains
- 8 Why graph
- 9 Oracle graph support
- 10 What are SQL property graphs
- 11 Create property graph syntax
- 12 Explicit property graph syntax
- 13 Graph table operator
- 14 Graph query example
- 15 Real life example
- 16 Using graphs on top of relational data
- 17 Querying with graphs
- 18 Graphs are SQL objects
- 19 How to build an Apex application
- 20 Summary