Model.populate() Parameters Returns: Available top-level options: Examples: Model.populate() Parameters docs «Document|Array» Either a single document or array of docum...
Model.geoSearch() Parameters Returns: Example: Options: Model.geoSearch() Parameters conditions «Object» an object that specifies the match condition (required) optio...
Custom Schema Types Creating a Basic Custom Schema Type Custom Schema Types Creating a Basic Custom Schema Type New in Mongoose 4.4.0: Mongoose supports custom types. Before y...