Skip to content

Setup and Config Instructions

pmartin7 edited this page Aug 14, 2016 · 11 revisions

Local installation

This section summarizes how to set up a PC to run the Music Graph Explorer solution locally, including the Neo4j based graph storage.

1. Install Neo4j

  • Download Neo4j Community Edition 3.0 for Windows. Note it must be a v3 release, the solution does not support Neo4j v1 and v2 for now as a graph storage.
  • Install Neo4j on your local box. Install folder: C:\Program Files\Neo4j CE 3.0.4

2. Download test music graph store to your local box and test Neo4j installation

Clone this wiki locally