php8.5
Home/ Manual/ mongodb / bson/ The MongoDB\BSON\MinKey class

The MongoDB\BSON\MinKey class

Special BSON type which compares lower than all other possible BSON element values.

Intro

Special BSON type which compares lower than all other possible BSON element values.

Note

This is an internal MongoDB type used for indexing and sharding.

Class synopsis

class MongoDB\BSON\MinKey { }

Changelog

VersionDescription
PECL mongodb 1.3.0Implements MongoDB\BSON\MinKeyInterface.
PECL mongodb 1.2.0Implements Serializable and JsonSerializable.

Minkey

In this section

Source: reference/mongodb/bson/minkey.xml · from the official PHP manual (php/doc-en)