Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Data size operators are used to determine the size of data structures and values.
| Description | |
|---|---|
$binarySize |
The $binarySize operator is used to return the size of a binary data field. |
$bsonSize |
The $bsonSize operator returns the size of a document in bytes when encoded as BSON. |