-
Denis Laxalde authored
* `parent_relations`/`child_relations` are used to get relation information from an entity type. * `parent_structure`/`child_structure` return the full structure of the composite graph, this structure will change later on to conform to the "definition" methods. * `parent_related`/`child_related` yield information about related entities in the composite graph either from the parent or child perspective.
Denis Laxalde authored* `parent_relations`/`child_relations` are used to get relation information from an entity type. * `parent_structure`/`child_structure` return the full structure of the composite graph, this structure will change later on to conform to the "definition" methods. * `parent_related`/`child_related` yield information about related entities in the composite graph either from the parent or child perspective.