max_key – Representation for the MongoDB internal MaxKey type
Representation for the MongoDB internal MaxKey type.
class bson.max_key.``MaxKey
MongoDB internal MaxKey type.
Changed in version 2.7: MaxKey now implements comparison operators.
Previous topic
json_util – Tools for using Python’s json module with BSON documents
Next topic
min_key – Representation for the MongoDB internal MinKey type