Class RQLQueryCellRef

Class representing a reference to a ResultSetCell in the result of a RQLQuery.

Use this to resolve a ResultSetCell of the referenced RQLQuery from a TransactionResult.

This reference can also be used in parameters of other RQLQuery. If both RQLQuery are used in the same RQLQuery, then the resolved value from the first query will be used in the second.

Hierarchy

  • RQLQueryCellRef

Generated using TypeDoc