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 RelationshipStepSpecification.relationship should be followed. | |
relationship | SingleSchemaClassSpecification | This attribute specifies the ECRelationship that should be used to traverse to target class. | |
targetClass | undefined | SingleSchemaClassSpecification | This attribute may be used to specialize the target of the relationship. |
Defined in
Last Updated: 20 June, 2023