|
Joins may be leveraged to access associations when loading data from Neo4j. To begin with, we could support NoSQLQuery#addJoin() to map associations navigated in native queries. In a next step, we might try to map joins from JP-QL queries or even JPA 2.1 fetch graphs.
|