GraphAcademy
30 Days to Master Neo4j
Week 1: Introduction to Neo4j and Graph Databases
Common Graph Use Cases
Getting Started with Neo4j Aura
Introduction to Cypher
Running Neo4j
Introduction to Neo4j and Graph Databases
Weekend Challenge: Finding Emil
Week 2: Data Modeling and Cypher Query Language
The CREATE Statement
DELETE
SET & REMOVE Properties
Weekend Challenge: Deleting Emil
The MERGE Statement
The WHERE Clause
Week 3: Data Modeling
Refactoring Data
Intermediate Nodes
Nodes, Properties or Labels
Nouns, Verbs and Adjectives
Indexes and Constraints
Week 4: Intermediate Cypher
Aggregations
Subqueries
UNWIND
LOAD CSV
Weekend Challenge: Query Optimisztion
Week 5: Advanced Cypher
Week 5 Challenge
Introduction to APOC
List Comprehension
Map Projection
Subqueries
Dates, Times and Spatial
Week 6: Practical Neo4j
Introduction to APOC
Graph Data Science with AuraDS
Common Graph Data Science Use Cases
Best Practices
Building an application
Next Steps
Recap and Next Steps
The CREATE Statement
Previous
Week 2: Data Modeling and Cypher Query Language
Next
DELETE