Class MaxKey

A class representation of the BSON MaxKey type.

Hierarchy

Constructors

Accessors

Methods

Constructors

Accessors

  • get _bsontype(): "MaxKey"
  • Returns "MaxKey"

Methods

  • Prints a human-readable string of BSON value information If invoked manually without node.js.inspect function, this will default to a modified JSON.stringify

    Returns string

Generated using TypeDoc