Changes

Jump to navigation Jump to search
28 bytes removed ,  16:21, 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 that this is not the common way how these functions are used in practice (better use [[#Parallel Executionasync:fork-join|Parallel Executionasync:fork-join]] within a single query):
<pre class='brush:xquery'>
let $query := async:eval('(1 to 10000000)[. = 1]')
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu