Skip to content

switchnollie/neo4j-music-service

Repository files navigation

Neo4j Music Service (Big Data Exercise 5)

The queries are located in the /exercises folder

Setup

  • Install neo4j on your system and start it
  • Install Node.js >= v14 on your system
  • Run npm install in this directory
  • Make the scripts executable chmod +x run.js && chmod +x seedDb.js
  • Seed the database ./seedDb.js
  • Run the queries by invocing run.js and the exercise number, e.g. ./run.js 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published