detectRelationshipDeletes Method
Deprecated in 1.x. Don't use this anymore
Detect Relationship deletes using ExternalSourceAspects in the target iModel and a brute force comparison against relationships in the source iModel.
detectRelationshipDeletes(): Promise<void>
@see process with argsForProcessChanges provided.
@note This method is called from process when argsForProcessChanges are undefined, so it only needs to be called directly when processing a subset of an iModel.
@throws IModelError If the required provenance information is not available to detect deletes.
Returns - Promise
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.