Changes

Jump to navigation Jump to search
46 bytes removed ,  16:22, 27 March 2016
};
</pre>
* The following query demonstrates how the results of an asynchronously executed query can be returned in a single query. Please note remember that this is not the common way how these functions are used in practice (better use [[#async:fork-join|async:fork-join]]):
<pre class='brush:xquery'>
let $query := async:eval('(1 to 10000000)[. = 1]')
Bureaucrats, editor, reviewer, Administrators
13,551

edits

Navigation menu