2 Forks
2 Stars
2 Watchers

GrApp

Spring Boot application based on the Neo4j Movies Demo App (https://github.com/neo4j-examples/movies-java-spring-data-neo4j) that is using a Neo4j graph database. The database was created based on data found in the (large!) Consumer Complaint Database. Check the README.md file for more details.

How to download and setup GrApp

Open terminal and run command
git clone https://github.com/alexirimiea/GrApp.git
git clone is used to create a copy or clone of GrApp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GrApp https://github.com/alexirimiea/GrApp/archive/master.zip

Or simply clone GrApp with SSH
[email protected]:alexirimiea/GrApp.git

If you have some problems with GrApp

You may open issue on GrApp support forum (system) here: https://github.com/alexirimiea/GrApp/issues