maxdemarzi / instacart-rel-vs-cypher

Importing and Querying the Instacart dataset using Rel instead of Cypher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instacart Rel vs Cypher

Importing and Querying the Instacart dataset using Rel instead of Cypher

Instacart Graph Visual

Reference:

Blog Post

Importing the data

Execute the following Rel code in these 2 files in order

  1. import.rel
  2. previous_relationships.rel

Queries

Install the helper definitions first then try any of the queries.

  1. helpers.rel
  2. queries.rel

About

Importing and Querying the Instacart dataset using Rel instead of Cypher

License:MIT License