In this module, you will build the complete product recommendation query and test your knowledge.
By the end of the module, you will:
-
Build a production-ready collaborative filtering recommendation query
-
Understand the step-by-step construction of the recommendation algorithm
-
Compare graph query performance to SQL (10 lines vs 38 lines!)
-
Test your knowledge of graph modeling, Cypher, and performance concepts
-
Celebrate completing the transformation of tabular data into a graph database