Let Me Graph That For You
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the power of graph databases in this 55-minute conference talk from GOTO Amsterdam 2014. Discover how graphs serve as an excellent abstraction for modeling connectedness and how graph databases excel at handling complex, densely-connected data. Learn about real-world applications of graph databases in social networks and fraud analysis. Dive into Cypher, a graph query language, and understand concepts like Triadic Closure. Examine practical examples including a social network and a parcel network, and gain insights into data modeling and path-based operations in graph databases. Enhance your understanding of managing complexity and variable structure in data through this informative presentation by Ian Robinson, author of 'Graph Databases' and 'Rest in Practice'.
Syllabus
Introduction
Its an interesting time to be a developer
Managing complexity
Variable structure
Connectedness
Triadic Closure
Social Network Example
Cypher
Fraud Analysis
Parcel Network Example
Data Model
Path Based Operations
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube