| Package | Description |
|---|---|
| com.mongodb.operation |
The core of the MongoDB driver works via operations, using the command pattern.
|
| Modifier and Type | Method and Description |
|---|---|
MixedBulkWriteOperation |
MixedBulkWriteOperation.bypassDocumentValidation(java.lang.Boolean bypassDocumentValidation)
Sets the bypass document level validation flag.
|