@owservable/mongodb
Preparing search index...
MongoCollectionsModelsMap
Class MongoCollectionsModelsMap
Index
Constructors
constructor
Methods
add
Collection
To
Model
Mapping
get
Model
By
Collection
keys
values
Constructors
constructor
new
MongoCollectionsModelsMap
()
:
MongoCollectionsModelsMap
Returns
MongoCollectionsModelsMap
Methods
Static
add
Collection
To
Model
Mapping
addCollectionToModelMapping
(
model
:
Model
<
any
>
)
:
void
Parameters
model
:
Model
<
any
>
Returns
void
Static
get
Model
By
Collection
getModelByCollection
(
collectionName
:
string
,
)
:
Model
<
any
,
{}
,
{}
,
{}
,
any
,
any
,
any
>
Parameters
collectionName
:
string
Returns
Model
<
any
,
{}
,
{}
,
{}
,
any
,
any
,
any
>
Static
keys
keys
()
:
string
[]
Returns
string
[]
Static
values
values
()
:
string
[]
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Collection
To
Model
Mapping
get
Model
By
Collection
keys
values
@owservable/mongodb
Loading...