Add a specified field/aggregate combination to the select list of the query. Fields are output by the query such that the rightmost field is the first added via addProjectField. @param fname the field to add to the output @param aggOp the aggregate operation over the field. @
(String fname, String aggOp)
source not stored for this graph (policy: none)
no test coverage detected