In this course, you will learn how to build a product recommendation system using Neo4j.
You will learn:
-
Graph fundamentals: Nodes, relationships, properties, and Cypher patterns
-
Performance model: How anchor nodes and traversal make queries fast
-
Modeling decisions: When to use nodes vs. relationships vs. properties
-
Import workflow: Using Neo4j’s Import tool to load CSV data
-
Query patterns: Multi-hop traversals and collaborative filtering