An open API service indexing awesome lists of open source software.

https://github.com/chrisshayan/helloneo

It is a playground on learning how to use neo4j, spring data and some recommendation engine sandbox.
https://github.com/chrisshayan/helloneo

Last synced: 3 months ago
JSON representation

It is a playground on learning how to use neo4j, spring data and some recommendation engine sandbox.

Awesome Lists containing this project

README

        

# helloneo
It is a playground on learning how to use neo4j, spring data and some recommendation engine sandbox. I followed a basic sample on how to use Spring Data Neo4j with Neo4j. Also I built a very simple recommendation engine based on neo4j-reco.

Just go to the root of project and run:
mvn clean install