RepeatableRelationshipStepSpecification Interface

Specification of a single step in RepeatableRelationshipPathSpecification.

@see Repeatable relationship path specification reference documentation page

Extends

Properties

Name Type Description
count number | "*" When a number is specified, the relationship is traversed recursively the specified number of times.  

Inherited properties

Name Type Inherited from Description
direction "Forward" | "Backward" RelationshipStepSpecification This attribute specifies the direction in which the RelationshipStepSpecification.relationship should be followed.
relationship SingleSchemaClassSpecification RelationshipStepSpecification This attribute specifies the ECRelationship that should be used to traverse to target class.
targetClass undefined | SingleSchemaClassSpecification RelationshipStepSpecification This attribute may be used to specialize the target of the relationship.

Defined in

Last Updated: 15 March, 2024