Changes

Jump to navigation Jump to search
66 bytes added ,  16:20, 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 asynchronous query execution is these functions are used in practice(better use [[#Parallel Execution|Parallel Execution]] within a single query):
<pre class='brush:xquery'>
let $query := async:eval('(1 to 10000000)[. = 1]')
Bureaucrats, editor, reviewer, Administrators
13,551

edits

Navigation menu