Changes

Jump to navigation Jump to search
1 byte removed ,  11:34, 3 July 2016
|-
| '''Summary'''
|Schedules the execution of the supplied {{Code|$query}} and returns a query id. The query will be queued, and the result will optionally be cached. Queries may be updating. Variables and context items can be declared via {{Code|$bindings}} (see [[XQuery Module#xquery:eval|xquery:eval]] for more details). The {{Code|$options}} parameter contains evaluation schedules options:
* {{Code|cache}}: indicates if the query result will be cached or ignored (default: <code>false</code>):
** The result will be cached in main-memory until it is fetched via [[#jobs:result|jobs:result]], or until {{Option|CACHETIMEOUT}} is exceeded.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu