public class DefaultFromPath extends DefaultLetPath implements FromPath
| Constructor and Description |
|---|
DefaultFromPath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
AsPath |
from(Expression from)
Note that from Expression should be a single identifier/path
|
AsPath |
from(String from) |
AsPath |
fromCurrentBucket() |
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 DefaultFromPath(AbstractPath parent)
public AsPath from(Expression from)
FromPathpublic AsPath fromCurrentBucket()
fromCurrentBucket in interface FromPathCopyright © 2015 Couchbase, Inc.