cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

OGM example project

On the Developer Guides OGM page (https://neo4j.com/developer/neo4j-ogm/) there is a reference to an example project the explain the concepts further: https://github.com/neo4j-examples

But I can only find a SDN project there.

Where can I find the corresponding OGM project?

1 REPLY 1

The examples are a little bit outdated but we are currently working to provide a new one (hopefully available in this year).

In the mean time: https://neo4j.com/docs/ogm-manual/current/tutorial/ at least offers some kind of walk through. If you ignore the dated technology choices taking there, you get some follow along snippets.