1.1 · Lesson

Workshop Overview

In this workshop, you will build a product recommendation system by transforming relational data into a graph database. These systems need to find Full definition for pattern (opens in a new tab)A graph structure written in Cypher, such as a node joined to another node by a relationship. in connected data—customers, orders, and products—and answer questions about Full definition for relationship (opens in a new tab)A named, directed connection between two nodes. Every relationship has a type, a start node and an end node. between them.

By the end of this workshop, you will build a product recommendation system that answers this question: