AggregateNodeOptions

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(arrow.aggregation.Aggregation[] aggregations, string[] keys)

Members

Functions

self
AggregateNodeOptions self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()

Inherited Members

From ExecuteNodeOptions

_getGType
GType _getGType()
_gType
GType _gType [@property getter]
self
ExecuteNodeOptions self()

Returns this, for use in with statements.