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.
Previous topic
max_key – Representation for the MongoDB internal MaxKey type
Next topic
objectid – Tools for working with MongoDB ObjectIds