Skip to main content

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
ChildAPI TypeDescription
<Relationship />AstMetadataModelEntityRelationshipNodeEntity 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.