Expressions

An expression represents a set of operations to be executed in order to produce a result. The various kinds of expressions supported by Oracle NoSQL Database are described later in this chapter.

Expressions are built by combining other expressions and sub-expressions via operators, function calls, or other gramatical constructs. The simplest kind of expressions are constants and references to variables or identifiers.