Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Aggregate
Class Aggregate
Hierarchy
CalculatedField
<
any
>
Aggregate
Index
Constructors
constructor
Properties
app
collection
name
stages_
getter
Methods
calculate
Constructors
constructor
new
Aggregate
(
app
:
App
, collection
:
Collection
, stages_getter
:
StagesGetter
)
:
Aggregate
Parameters
app:
App
collection:
Collection
stages_getter:
StagesGetter
Returns
Aggregate
Properties
app
app
:
App
collection
collection
:
Collection
name
name
:
string
= "aggregate"
stages_
getter
stages_
getter
:
StagesGetter
Methods
calculate
calculate
(
context
:
Context
, item
:
Item
, db_document
:
any
)
:
Promise
<
any
>
Parameters
context:
Context
item:
Item
db_document:
any
Returns
Promise
<
any
>
Globals
Aggregate
constructor
app
collection
name
stages_
getter
calculate
Generated using
TypeDoc