module Mongo::Operation::Write

Shared behavior of operations that write (update, insert, delete).

@since 2.5.2 @api private