Files
spring-data-neo4j/spring-data-neo4j-examples
Johannes Mockenhaupt b86149785c Documentation updates.
* SDG->SDN renames.
* Couple of typos fixed.
* URL fixes.
* Update AspectJ section on Eclipse IDE integration.
2012-07-29 14:34:43 +02:00
..
2012-07-29 14:34:43 +02:00
2012-07-29 14:34:43 +02:00
2012-07-29 14:34:43 +02:00
2012-05-07 11:23:02 -04:00
2011-09-28 01:23:37 +02:00

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