/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.

Primary LanguageCSSApache License 2.0Apache-2.0

About the application

This Spring Boot application is based on the Neo4j Movies Demo App

It is using a Neo4j graph database that was created based on data found in the (large!) Consumer Complaint Database.

This is available here for download (.csv format) here.

Please refer to the help/cypher-commands.md script to see how the Neo4j database has been created from this .csv file.

You might also consider watching the following tutorial (very useful!).

License

This application is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.