All Projects → neo4j-examples → sdn-cineasts

neo4j-examples / sdn-cineasts

Licence: other
No description, website, or topics provided.

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects

Cineasts.net Logo

Cineasts.net

This project is the demo/tutorial application for the Spring Data Neo4j library which provides convenient access to the Neo4j graph database.

This tutorial creates a complete web application built on top of Spring Data Neo4j 5.

It uses a domain that should be familiar to most - movies. So for cineasts.net we decided to add a social touch to the whole movie rating business, allowing friends to share their ratings and get recommendations for new friends and movies.

The tutorial is presented as a colloquial description of the steps necessary to create the application. It provides the configuration and code examples that are needed to understand what's happening.

The complete tutorial is contained in this projects github wiki.

To run it, configure your local Neo4j server in ogm.properties and start it. Then run mvn install jetty:run

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].