Where
Undocumented
-
Create and chain a GROUP BY component to group the query result.
Declaration
Swift
public func groupBy(_ expressions: Expression...) -> GroupBy
CouchbaseLiteSwift Docs (95% documented)
Undocumented
Create and chain a GROUP BY component to group the query result.
Swift
public func groupBy(_ expressions: Expression...) -> GroupBy