public interface FromPath extends LetPath
.
Modifier and Type | Method and Description |
---|---|
AsPath |
from(Expression expression)
Note that from Expression should be a single identifier/path
|
AsPath |
from(String from) |
innerJoin, innerJoin, innerNest, innerNest, innerUnnest, innerUnnest, join, join, leftJoin, leftJoin, leftNest, leftNest, leftOuterJoin, leftOuterJoin, leftOuterNest, leftOuterNest, leftOuterUnnest, leftOuterUnnest, leftUnnest, leftUnnest, let, nest, nest, unnest, unnest
groupBy, groupBy
union, unionAll
orderBy
offset
AsPath from(Expression expression)
Note that from Expression should be a single identifier/path
Copyright © 2014 Couchbase, Inc.