execute Batch Update
abstract fun executeBatchUpdate(batchUpdateOperation: IndexableDataProviderEngineLayer.BatchUpdateOperation)
Content copied to clipboard
Atomically executes all operations on engine layer.
Parameters
batchUpdateOperation
lambda, that will be executed atomically.