Loading TOC...

cts:or-query-queries

cts:or-query-queries(
   $query as cts:or-query
) as cts:query*

Summary

Returns a sequence of the queries that were used to construct the specified query.

Parameters
query A query.

Example

  cts:or-query-queries($query)
  => ... a sequence of the queries used to construct this query

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.