Interface SelectableExpression

All Superinterfaces:
Expression, Selectable

public interface SelectableExpression extends Selectable, Expression
An object which represents a QueryApi Expression and which can be part of the output or input of a PipelineStage as it is also Selectable

QueryApi provides two main way of building SelectableExpression:

Since:
14.0 - Caribou Lou