arrow.aggregate_node_options

Module for [AggregateNodeOptions] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
AggregateNodeOptions self() nothrowReturns `this`, for use in `with` statements.
AggregateNodeOptionsGidBuilder builder() static nothrowGet builder for [arrow.aggregate_node_options.AggregateNodeOptions] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this(arrow.aggregation.Aggregation[] aggregations, string[] keys = null)