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, innerNest, innerUnnest, join, leftJoin, leftNest, leftOuterJoin, leftOuterNest, leftOuterUnnest, leftUnnest, let, nest, unnestgroupByunion, unionAllorderByoffsetAsPath from(Expression expression)
Note that from Expression should be a single identifier/path
Copyright © 2014 Couchbase, Inc.