Value
relationalai.semantics.frontend.base
Value = Variable | Primitive | Field | TupleVariableUnion of value types.
Value covers the objects that can be used as operands in DSL expressions
(for example in relationship/property calls and in Expression).