Group the results using the reduce function to a group or single row
Namespace: Couchbase.ViewsAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- group
- Type: System.Boolean
True to group using the reduce function into a single row
Return Value
Type: IViewQueryAn IViewQuery object for chaining
