See: Description
| Interface | Description |
|---|---|
| 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.
|
| SchemaNodeRelationships |
Contains all the relationships held by a node in a resolved data model.
|
| Class | Description |
|---|---|
| RelationshipsHelper |
Provides utility methods for accessing directly
from a record to the result of a relationship.
|
Provides interfaces for accessing relationships defined in a data model.