You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+7-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
-
= Neo4j Examples around SDN, SDN with OGM and general driver usage.
1
+
= Neo4j Examples around SDN6, older SDN+OGM and general driver usage.
2
+
3
+
NOTE: All examples have been valid and accurate at the time of their indivual last commit.
4
+
Right now, I am not tracking all the updates to the libraries, not even the ones I maintain myself as a Neo4j employee.
5
+
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.
2
6
3
7
A somewhat curated list of Neo4j examples and tips, mostly around SDN with OGM (SDN 5.x), SDN 6 (previously SDN/RX) and testing.
4
8
@@ -9,3 +13,5 @@ A somewhat curated list of Neo4j examples and tips, mostly around SDN with OGM (
9
13
* https://michael-simons.github.io/neo4j-examples-and-tips/what_are_the_building_blocks_of_sdn_and_ogm.html[What are the building blocks of SDN and OGM?]
10
14
* https://michael-simons.github.io/neo4j-examples-and-tips/validate_transaction_settings.html[Validate your Neo4j transaction settings]
While the link:/examples[examples] here are more use case driven, I also actively maintain https://github.com/michael-simons/neo4j-from-the-jvm-ecosystem[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.
0 commit comments