| 
 | MongoDB\Driver\BulkWriteCommand::deleteOneAdd a deleteOne operation Description
   public void MongoDB\Driver\BulkWriteCommand::deleteOne(string  $namespace, arrayobject$filter, arraynull$options=null)
   Add a deleteOne operation to the
   MongoDB\Driver\BulkWriteCommand. The first document
   matching  Parameters
 Return ValuesNo value is returned. Errors/Exceptions
 ExamplesExample #1 MongoDB\Driver\BulkWriteCommand::deleteOne example See Also
 |