Relationships
This is the collection of objects that define the relationships that exist between the parent entity and other entities within the model. Using a relational database analogy, if the metadata model entities were tables, relationships would be foreign keys that relate those tables.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<Relationship /> | AstMetadataModelEntityRelationshipNode | Entity relationships define the relationships that exist between the parent entity and other entities within the model. Using a relational database analogy, if the metadata model entities were tables, relationships would be foreign keys that relate those tables. |