Changes

Jump to navigation Jump to search
502 bytes added ,  11:18, 26 July 2012
no edit summary
This page is linked from the [[Getting Started]] Section.
The options listed on this page influence the way how database [[Commands|commands]] are executed and XQuery expressions are evaluated: * Values can be requested changed with the [[Commands#GETSET|GETSET]] command and changed requested with the [[Commands#SETGET|SETGET]] command. All values are ''statically bound'' to a database session; they stay valid until they are changed once again by another operation.* Options can also be set in the prolog of an XQuery expression. In the option declaration, keys are prefixed with {{Code|db}}. All values will be reset after the evaluation of a query: <pre class="brush:xquery">declare option db:key 'value';...</pre> Three data types exist: strings, numbers, and booleans, which can be turned ON and OFF. If options are internally changed by the [[GUI]] of BaseX, they will be listed in the [[GUI#Visualizations|Info View]].
=Main Options=
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu