min_key – Representation for the MongoDB internal MinKey type

New in version 1.7.

Representation for the MongoDB internal MinKey type.

class bson.min_key.MinKey

x.__init__(...) initializes x; see help(type(x)) for signature

Previous topic

max_key – Representation for the MongoDB internal MaxKey type

Next topic

objectid – Tools for working with MongoDB ObjectIds

This Page