Search
Preparing search index...
The search index is not available
mongoback - DEV - v2.1.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
mongoback - DEV - v2.1.0
utils/getParsedCollections/parseCollection
Module utils/getParsedCollections/parseCollection
Index
Functions
divide
Collections
parse
Collection
Functions
divide
Collections
divide
Collections
(
collections
:
Collection
[]
)
:
{
general
:
GeneralCollection
[]
;
specific
:
SpecificCollections
[]
}
Parameters
collections:
Collection
[]
Returns
{
general
:
GeneralCollection
[]
;
specific
:
SpecificCollections
[]
}
general
:
GeneralCollection
[]
specific
:
SpecificCollections
[]
parse
Collection
parse
Collection
(
exportingOptions
:
ExportingOptions
, db
:
string
, name
:
string
, parsed
:
DetailedExportSchema
)
:
void
Parameters
exportingOptions:
ExportingOptions
db:
string
name:
string
parsed:
DetailedExportSchema
Returns
void
Exports
utils/get
Parsed
Collections/parse
Collection
divide
Collections
parse
Collection
Generated using
TypeDoc