Mongo.UnorderedBulk.push
You're seeing just the function
push
, go back to Mongo.UnorderedBulk module for more information.
Specs
push(Mongo.BulkOps.bulk_op(), t()) :: t()
Appends a bulk operation to the unordered bulk. One of the field (inserts, updates or deletes) will be updated.