Package com.couchbase.client.java.query.dsl.clause

Clauses are mini-DSL that can help you produce a well-formed Expression for specific parts of some N1QL statement, aka clauses. They stand between a more complex Path (the building block of the DSL) and Functions.