Options for some generic updateMany command * *
updateMany
upsert - If true, perform an insert if no documents match the filter. *
timeout - The timeout override for this method * *
Optional
The method timeout override.
See TimeoutDescriptor for much more information.
Options for some generic
updateMany
command * *Field
upsert - If true, perform an insert if no documents match the filter. *
Field
timeout - The timeout override for this method * *