Run neo4j using the following commands:
git clone https://github.com/smvv/spring-data-neo4j-imdb.git;
cd spring-data-neo4j-imdb/;
mvn jetty:run;
Open http://localhost:8080/imdb/setup.html and install the imdb dataset.
Run neo4j using the following commands:
git clone https://github.com/smvv/spring-data-neo4j-imdb.git;
cd spring-data-neo4j-imdb/;
mvn jetty:run;
Open http://localhost:8080/imdb/setup.html and install the imdb dataset.