
cts.orQueryQueries( query as cts.orQuery ) as Sequence
Returns a sequence of the queries that were used to construct the specified query.
| Parameters | |
|---|---|
| query | A query. |
cts.orQueryQueries(query); => ... a Sequence containing the queries used to construct this query
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.