deleteRelationships Method

Delete multiple relationships from the iModel.

deleteRelationships(props: ReadonlyArray<RelationshipProps>): void

@throws EditTxnError if this EditTxn is not active.

Parameter Type Description
props ReadonlyArray<RelationshipProps> The properties of the relationships to delete.

Returns - void

Defined in

Last Updated: 28 April, 2026