deleteIfExists

abstract fun deleteIfExists(id: ActivityDirectiveId, strategy: DeletedAnchorStrategy)

Delete an activity if it exists with a strategy to handle activities that are anchored to it.

If other anchored activities are affected, extra addition and deletion edits may be created.