Poco::MongoDB

struct MaxKey

Library: MongoDB
Package: MongoDB
Header: Poco/MongoDB/MaxKey.h

Description

Sentinel BSON value (TypeId 0x7F) that compares higher than any other BSON value. Used by the server for shard-key chunk upper bounds, for open-ended index range queries, and in the output of administrative commands such as $indexStats. Has no payload.