neo4j-examples/sdn-cineasts

Name: sdn-cineasts

Owner: Neo4j Examples

Description: null

Created: 2015-03-20 16:09:16.0

Updated: 2018-04-02 06:19:33.0

Pushed: 2018-01-02 11:40:36.0

Homepage: null

Size: 2664

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.