2.1 · Lesson

Generating the Dataset in Databricks

Before you can run Full definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it. queries, you need the fraud ring dataset loaded into Databricks. This is done using 01_dataset_generator_db, a notebook that runs on a Databricks cluster using PySpark.

In this lesson, you will learn how to: