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 cor...