| ExplicitRelationship |
Represents an explicit relationship defined in a resolved data model.
|
| Relationship |
An instance of this class specifies a relationship between nodes
in the same dataset or in another dataset.
|
| ReverseRelationship |
Represents a reverse relationship in a resolved data model.
|
| ReverseRelationshipInterDataset |
Represents a reverse relationship in a resolved data model
where the node that defines the foreign key constraint,
the selection link or the association link is in
another dataset.
|
| ReverseRelationshipIntraDataset |
Represents a reverse relationship in a resolved data model
where the node that defines the foreign key constraint,
the selection link or the association link is in
the same dataset.
|
| ReverseRelationshipResult |
Represents the result of a reverse relationship.
|
| ReverseRelationshipResultInDataspace |
Represents the result of a reverse relationship in a specific dataspace.
|
| ReverseRelationshipResultsInterDataset |
Represents the result of a reverse relationship
where the node that defines the foreign key constraint,
the selection link or the association link is in
another dataset.
|
| SchemaNodeExplicitRelationship |
This interface represents a relationship
defined in a resolved data model.
|