Type Definition juniper::executor::Variables[][src]

type Variables<S = DefaultScalarValue> = HashMap<String, InputValue<S>>;
Expand description

The map of variables used for substitution during query execution