The MongoDB\BSON\MaxKey class MongoDB\BSON\MaxKey
&reftitle.intro; Special BSON type which compares higher than all other possible BSON element values. This is an internal MongoDB type used for indexing and sharding.
&reftitle.classsynopsis; MongoDB\BSON\MaxKey final MongoDB\BSON\MaxKey MongoDB\BSON\MaxKeyInterface MongoDB\BSON\Type Serializable JsonSerializable &Methods;
&reftitle.changelog; &Version; &Description; 1.2.0 Implements Serializable and JsonSerializable.
&reference.mongodb.bson.entities.maxkey;