Roles and Users is a classic domain model well suited to representation as a directed graph. The neo4j team has provided us with a good summary of how to implement this pattern using neo4j here . Utilizing jo4neo we can also solve this problem via a combination of the neo graph database and simple java objects. The code and maven build for this example are posted here. I encourage you to run the example and browse the code. We’ll need two domain classes, » Read the rest of this entry «
The Web Semantic
data for humans and computers and the tools that make it available