oceanum-js

@oceanum/datamesh


@oceanum/datamesh / index / Aggregate

Type Alias: Aggregate

Aggregate = object

Defined in: packages/datamesh/src/lib/query.ts:137

Aggregate type representing aggregation operations.

Properties

operations

operations: AggregateOps[]

Defined in: packages/datamesh/src/lib/query.ts:138


spatial?

optional spatial?: boolean

Defined in: packages/datamesh/src/lib/query.ts:139


temporal?

optional temporal?: boolean

Defined in: packages/datamesh/src/lib/query.ts:140