@InterfaceStability.Experimental @InterfaceAudience.Public public class DefaultGroupByPath extends DefaultSelectResultPath implements GroupByPath
.
| Constructor and Description |
|---|
DefaultGroupByPath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
LettingPath |
groupBy(Expression... expressions) |
LettingPath |
groupBy(String... identifiers) |
except, except, exceptAll, exceptAll, intersect, intersect, intersectAll, intersectAll, union, union, unionAll, unionAllorderBylimitoffsetelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexcept, except, exceptAll, exceptAll, intersect, intersect, intersectAll, intersectAll, union, union, unionAll, unionAllorderByoffsetpublic DefaultGroupByPath(AbstractPath parent)
public LettingPath groupBy(Expression... expressions)
groupBy in interface GroupByPathpublic LettingPath groupBy(String... identifiers)
groupBy in interface GroupByPathCopyright © 2015 Couchbase, Inc.