@InterfaceStability.Experimental @InterfaceAudience.Public public interface GroupByPath extends SelectResultPath
.
Modifier and Type | Method and Description |
---|---|
LettingPath |
groupBy(Expression... expressions) |
LettingPath |
groupBy(String... identifiers) |
union, unionAll
orderBy
offset
LettingPath groupBy(Expression... expressions)
LettingPath groupBy(String... identifiers)
Copyright © 2015 Couchbase, Inc.