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.