RelationshipAliasTree |
RelationshipAliasTree.findChild(String relationshipName) |
RelationshipAliasTree |
Neo4jAliasResolver.getRelationshipAliasTree(String entityAlias)
Given the alias of the entity it will return a tree structure containing all the aliases for the embedded
properties and associations of the entity.
|
static RelationshipAliasTree |
RelationshipAliasTree.relationship(String alias,
String relationshipName,
String targetEntityName) |
static RelationshipAliasTree |
RelationshipAliasTree.root(String alias) |