* Cineasts, added profiles for REST/Advanced, removed the separate projects * Todos * Hello World * My-Restaurants * removed IMDB
Hello Worlds
A simple Spring Data Neo4j example with just enough code to do something that works.
See https://github.com/SpringSource/spring-data-neo4j/blob/master/spring-data-neo4j-examples/hello-worlds/src/test/java/org/springframework/data/neo4j/examples/hellograph/GalaxyServiceTest.java for example code.
Build and Run
mvn clean test