Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-15-2021 05:05 AM
01-15-2021 06:00 AM
I'm afraid it is not possible at the moment. The API that seems the closest to what you want to do is org.neo4j.ogm.session.Session#loadAll(java.lang.Class<T>, org.neo4j.ogm.cypher.Filter, int)
but that is not exactly it.
On a related note, be cautious when you start using custom depths that the save depth is at least equal to the load depth (which is the case when using the default, infinite (-1), save depth).
All the sessions of the conference are now available online