Contains all data needed for one operation of a bulk write operation.
package |
Default |
---|
__construct( $bulkOperation)
mixed | null
getDocument() : array
array
getFilter() : array
array
getType() : string
string
isMulti() : boolean
boolean
isUpsert() : boolean
boolean
setDocument( $document) : $this
array
$this
setFilter( $filter) : $this
array
$this
setMulti( $multi) : $this
boolean
$this
setType( $type) : $this
string
$this
setUpsert( $upsert) : $this
boolean
$this