GraphAggregationBucket
One aggregation bucket: the groupBy key values and the metrics computed for nodes in the bucket.
Properties
keymap[string]string requiredThe bucket key, one entry per aggregate.groupBy field: each map key is a groupBy field name, and its value is this bucket’s value for that field.metricsmap[string]number requiredMetric values keyed by each metric’s ‘alias’.