public class DefaultUnnestPath extends DefaultLetPath implements UnnestPath
.
| Constructor and Description |
|---|
DefaultUnnestPath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
LetPath |
as(String alias) |
innerJoin, innerJoin, innerNest, innerNest, innerUnnest, innerUnnest, join, join, leftJoin, leftJoin, leftNest, leftNest, leftOuterJoin, leftOuterJoin, leftOuterNest, leftOuterNest, leftOuterUnnest, leftOuterUnnest, leftUnnest, leftUnnest, let, nest, nest, unnest, unnestwhere, wheregroupBy, groupByexcept, except, exceptAll, exceptAll, intersect, intersect, intersectAll, intersectAll, union, union, unionAll, unionAllorderBylimitoffsetelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinnerJoin, innerJoin, innerNest, innerNest, innerUnnest, innerUnnest, join, join, leftJoin, leftJoin, leftNest, leftNest, leftOuterJoin, leftOuterJoin, leftOuterNest, leftOuterNest, leftOuterUnnest, leftOuterUnnest, leftUnnest, leftUnnest, let, nest, nest, unnest, unnestgroupBy, groupByexcept, except, exceptAll, exceptAll, intersect, intersect, intersectAll, intersectAll, union, union, unionAll, unionAllorderByoffsetpublic DefaultUnnestPath(AbstractPath parent)
public LetPath as(String alias)
as in interface UnnestPathCopyright © 2015 Couchbase, Inc.