Changes

Jump to navigation Jump to search
No change in size ,  18:46, 20 July 2022
no edit summary
This [[Module Library|XQuery Module]] contains functions for handling ''lazy'' items.
In contrast to standard XQuery items, a lazy item contains a reference to the actual data, and the data itself will only be retrieved if it is requestedprocessed. Hence, possible errors will be postponed, and no memory will be occupied by a lazy item as long as its content has not been requested yet.
The following BaseX functions return lazy items:
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu