michael-simons / neo4j-examples-and-tips

A somewhat curated list of Neo4j examples and tips, mostly around SDN with OGM (SDN 5.x), SDN 6 (previously SDN/RX) and testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neo4j Examples around SDN6, older SDN+OGM and general driver usage.

Note
All examples have been valid and accurate at the time of their indivual last commit. Right now, I am not tracking all the updates to the libraries, not even the ones I maintain myself as a Neo4j employee. I do my best to keep the examples up to date. In case anything is odd, broken or really utterly outdated, please open an issue.

A somewhat curated list of Neo4j examples and tips, mostly around SDN with OGM (SDN 5.x), SDN 6 (previously SDN/RX) and testing.

Tip
The most recent SDN6 examples are SDN6 (Plain SDN+Spring WebMVC) and SDN6-REST (SDN+Spring Data REST).

While the examples here are more use case driven, I also actively maintain neo4j-from-the-jvm-ecosystem. There I have a couple of options how to use Neo4j in different frameworks and all of them provide the same API to the outside world. Those examples come with a unified build and tck script.

About

A somewhat curated list of Neo4j examples and tips, mostly around SDN with OGM (SDN 5.x), SDN 6 (previously SDN/RX) and testing.