@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) |
union, unionAll
orderBy
limit
offset
element, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
union, unionAll
orderBy
offset
public DefaultGroupByPath(AbstractPath parent)
public LettingPath groupBy(Expression... expressions)
groupBy
in interface GroupByPath
public LettingPath groupBy(String... identifiers)
groupBy
in interface GroupByPath
Copyright © 2015 Couchbase, Inc.