Connection.prototype.name Type: Example Connection.prototype.name Type: «property» The name of the database this connection points to. Example mongoose . createConnec...
Connection.prototype.port Type: Example Connection.prototype.port Type: «property» The port portion of the URI. If multiple hosts, such as a replica set, this will conta...
Document.prototype.$op Type: Example: Document.prototype.$op Type: «property» A string containing the current operation that Mongoose is executing on this document. May ...