Testing / TOSCA Engines
Explain the Structure of a TQL Search in TOSCA.
The TQL search has three components,
- arrowOperator (=> or ->)
- returnToken, (colon followed by object type. )
- and search expression.
query: = {arrowOperator [returnToken] searchExpression}
More Related questions...