Defines custom behavior of results for a delete.
@since 2.0.0
Get the number of documents deleted.
@example Get the deleted count.
result.deleted_count
@return [ Integer ] The deleted count.
[Validate]