Testing / TOSCA Engines
How do you perform recursive and Simple TQL Search in TOSCA.
Each query starts with the arrowOperator => or ->. The double arrow => represents that the operation is recursive whereas single arrow -> indicates a simple operation.
The expression ->SUBPARTS returns the subelements as result, whereas =>SUBPARTS includes the subelements of the subelements as well as.
More Related questions...