AggregateNodeOptions


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "6.0.0" ) ]
public AggregateNodeOptions (List<Aggregation> aggregations, string[]? keys) throws Error

Parameters:

aggregations

A list of Aggregation.

keys

Group keys.

n_keys

The number of keys.

Returns:

A newly created AggregateNodeOptions on success, null otherwise.