Skip to content

Commit 85e7402

Browse files
Update README.adoc
1 parent cdd5e85 commit 85e7402

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.adoc

+7-1
Original file line numberDiff line numberDiff 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.
26

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

@@ -9,3 +13,5 @@ A somewhat curated list of Neo4j examples and tips, mostly around SDN with OGM (
913
* 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?]
1014
* https://michael-simons.github.io/neo4j-examples-and-tips/validate_transaction_settings.html[Validate your Neo4j transaction settings]
1115
* https://michael-simons.github.io/neo4j-examples-and-tips/sdn_and_causal_cluster.html[Use causal cluster support]
16+
17+
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

Comments
 (0)