RepeatableRelationshipPathSpecification Type alias

This specification declares a step in a relationship path between a source and target ECInstances. A step can optionally be repeated a number of times to traverse the same relationship recursively. Multiple specifications of this type can be chained together to express complex indirect relationships.

@see Repeatable relationship path specification reference documentation page

RepeatableRelationshipPathSpecification = RepeatableRelationshipStepSpecification | RepeatableRelationshipStepSpecification[]

Defined in

Last Updated: 28 March, 2024