Mongoose.prototype.modelNames() Returns: Note: Mongoose.prototype.modelNames() Returns: «Array» Returns an array of model names created on this instance of Mongoose. ...
Mongoose.prototype.driver Type: Mongoose.prototype.driver Type: «property» The underlying driver this Mongoose instance uses to communicate with the database. A driver is...
Mongoose.prototype.Decimal128 Type: Example: Mongoose.prototype.Decimal128 Type: «property» The Mongoose Decimal128 SchemaType . Used for declaring paths in your schema ...