build-helper-maven-plugin added so that the generated sources are used as source folder in eclipse Making the import or com.mysema.query optional Clear the dynamic properties map in calls to setPropertiesFrom to make sure that non existent properties get deleted
This repository contains examples for using the Spring Data Neo4j Library, currently the examples all use the 1.0.0.M4 release.
- HelloWorlds is a simple application showing the basic setup, annotations and usage
- Imdb is a graph based webapp for a movie - actor database using an older spring-web stack and an example for in graph indexes
- Myrestaurants-Social is a spring-roo generated and then modified restaurant - rating webapp that was extended using a social graph with ratings and recommendations