arrow.aggregate_node_options
Module for [AggregateNodeOptions] class
Types 3
Methods
AggregateNodeOptions self()Returns `this`, for use in `with` statements.AggregateNodeOptionsGidBuilder builder()Get builder for [arrow.aggregatenodeoptions.AggregateNodeOptions] Returns: New builder objectConstructors
this(arrow.aggregation.Aggregation[] aggregations, string[] keys = null)classAggregateNodeOptionsGidBuilder : AggregateNodeOptionsGidBuilderImpl!AggregateNodeOptionsGidBuilder
Fluent builder for [arrow.aggregate_node_options.AggregateNodeOptions]
Methods