| Package | Description |
|---|---|
| com.orchestranetworks.schema.relationships |
Provides interfaces for accessing relationships defined in a data model.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<ReverseRelationshipInterDataset> |
SchemaNodeRelationships.getInterDatasetReverseRelationships()
Returns the reverse relationships held by the associated node
corresponding to a foreign key constraint,
a selection link or an association link
that targets a table in another dataset.
|