RelationshipStepSpecification Interface
Specification of a single step in RelationshipPathSpecification.
@see Relationship path specification reference documentation page
Properties
Name | Type | Description | |
---|---|---|---|
direction | "Forward" | "Backward" | This attribute specifies the direction in which the relationship should be followed. | |
relationship | SingleSchemaClassSpecification | This attribute specifies the ECRelationship that should be used to traverse to target class. | |
targetClass | SingleSchemaClassSpecification | undefined | This attribute may be used to specialize the target of the relationship. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.