| Module | Mongo::Operation::Idable |
| In: |
lib/mongo/operation/shared/idable.rb
|
Shared behavior of operations that require its documents to each have an id.
@since 2.5.2
| ID_GENERATOR | = | :id_generator.freeze |
The option for a custom id generator.
@since 2.2.0 |