- All Superinterfaces:
GroupByPath, LimitPath, OffsetPath, OrderByPath, Path, SelectResultPath, Statement, WherePath
- All Known Subinterfaces:
AsPath, FromPath, HintPath, JoinPath, KeysPath, NestPath, UnnestPath
- All Known Implementing Classes:
DefaultAsPath, DefaultFromPath, DefaultHintPath, DefaultJoinPath, DefaultKeysPath, DefaultLetPath, DefaultNestPath, DefaultUnnestPath
public interface LetPath
extends WherePath
-
Method Summary
Methods inherited from interface com.couchbase.client.java.query.dsl.path.LimitPath
limit
Methods inherited from interface com.couchbase.client.java.query.dsl.path.OffsetPath
offset
Methods inherited from interface com.couchbase.client.java.query.dsl.path.OrderByPath
orderBy
Methods inherited from interface com.couchbase.client.java.query.dsl.path.SelectResultPath
except, except, exceptAll, exceptAll, intersect, intersect, intersectAll, intersectAll, union, union, unionAll, unionAll
Methods inherited from interface com.couchbase.client.java.query.dsl.path.WherePath
where, where