| Package | Description |
|---|---|
| org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships |
| Modifier and Type | Method and Description |
|---|---|
RelationshipMapping.OptimalStart |
RelationshipMapping.getOptimalStart()
Get the optimal starting point for traversing this relationship.
|
static RelationshipMapping.OptimalStart |
RelationshipMapping.OptimalStart.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationshipMapping.OptimalStart[] |
RelationshipMapping.OptimalStart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipMapping.setOptimalStart(RelationshipMapping.OptimalStart optimalStart)
Set the optimal starting point for traversing this relationship.
|
Copyright © 2018–2019 ODPi. All rights reserved.