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.
- Host: GitHub
- URL: https://github.com/chrisshayan/helloneo
- Owner: chrisshayan
- Created: 2015-12-24T07:36:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-24T07:41:29.000Z (over 9 years ago)
- Last Synced: 2024-12-29T14:47:22.713Z (5 months ago)
- Language: Java
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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