Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BsonSize

Index

Properties

Properties

$bsonSize: ObjectExpression

Returns the size in bytes of a given document (i.e. bsontype Object) when encoded as BSON. You can use $bsonSize as an alternative to the Object.bsonSize() method.

version

4.4

see

https://docs.mongodb.com/manual/reference/operator/aggregation/bsonSize/#mongodb-expression-exp.-bsonSize

Generated using TypeDoc