mmolimar / neo4j-foodmart-dataset

Neo4j Food Mart dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neo4j FoodMart dataset

A dataset for use with Neo4j, based on the classic Food Mart SQL dataset. It currently includes the product, customer and sales data.

To load the dataset, use the included Cypher script. E.g.:

./bin/neo4j-shell < foodmart-import.cyp

About

Neo4j Food Mart dataset