Object Constructors and Methods
MongoDB 5.0 is end of life as of October 2024. This version of the documentation is no longer
supported. To upgrade your 5.0 deployment, see the MongoDB 6.0 upgrade procedures.
Note
For details on a specific method, including syntax and examples, click on the link to the method's reference page.
Name | Description |
---|---|
Returns a binary data object. | |
Wrapper around the result set from | |
Creates a date object. By default creates a date object including the current date. | |
Returns an ObjectId. | |
Returns the timestamp portion of an ObjectId. | |
Returns the string representation of an ObjectId. | |
Converts a 32-byte hexadecimal string to the UUID BSON subtype. | |
Wrapper around the result set from write methods. |