Method | Description | |
---|---|---|
__construct ( string $databaseName, string $collectionName, array | object $filter, array $options = [] ) | Constructs a delete command. | |
execute ( MongoDB\Driver\Server $server ) : |
Execute the operation. |
public execute ( MongoDB\Driver\Server $server ) : |
||
$server | MongoDB\Driver\Server | |
return |