[ CCode ( has_construct_function = false ) ]
[ Version ( since = "6.0.0" ) ]
public AggregateNodeOptions (List<Aggregation> aggregations, string[]? keys) throws Error
| aggregations |
A list of Aggregation. |
| keys |
Group keys. |
| n_keys |
The number of |
|
A newly created AggregateNodeOptions on success, null otherwise. |