min_key
– Representation for the MongoDB internal MinKey type¶
Representation for the MongoDB internal MinKey type.
- class bson.min_key.MinKey¶
MongoDB internal MinKey type.
Changed in version 2.7:
MinKey
now implements comparison operators.