opensource21 / society

Sample app to show neo4j.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Society - a small neo4j app

This is an example app to show the possibilities of neo4j-development. The idea is to have a society with persons which can be part of a group or lead the group. Furthermore each person can have parents. The show case is to find all parents if a leader of a group is ill.

Hint: You need a running neo4j-server for this app.

Status

At the moment this sample doesn't work, because I have trouble with Spring Data Neo4j. See the only test de.stanetz.society.SocietyApplicationTests.

About

Sample app to show neo4j.


Languages

Language:Java 47.3%Language:Shell 29.7%Language:Batchfile 22.9%