Add an aggregate over the field with the specified grouping to the query. SimpleDb only supports a single aggregate expression and GROUP BY field. @param op the aggregation operator @param afield the field to aggregate over @param gfield the field to group by
(String op, String afield, String gfield)
source not stored for this graph (policy: none)
no test coverage detected