Expression for specific parts of some N1QL statement, aka clauses.See: Description
| Class | Description |
|---|---|
| UpdateForClause |
UpdateForClause is a clause used in N1QL Updates, more specifically in the “set” part.
|
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.
Copyright © 2015 Couchbase, Inc.