deleteRelationship Method

Delete a relationship from the iModel.

deleteRelationship(props: RelationshipProps): void

@throws EditTxnError if this EditTxn is not active.

Parameter Type Description
props RelationshipProps The properties of the relationship to delete.

Returns - void

Defined in

Last Updated: 28 April, 2026