Mongoose.prototype.Number Type: Example: Mongoose.prototype.Number Type: «property» The Mongoose Number SchemaType . Used for declaring paths in your schema that Mongoos...
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...