1/39

A Case Study

Setup

In the preceding Hello Rel lessons, you learned about how RelationalAI works and how to use features of the Rel language to solve problems. In this lesson, we’ll look at an example at how the pieces fit together in an application. We will also learn some other important topics along the way, including data loading, representation of CSV and JSON data, graph data, and recursion.

Note: For your convenience, the data and models used in this lesson come pre-loaded in your database. That way, you can follow along with the lesson without having to ensure that you perform every write query and model installation.