Changes

Jump to navigation Jump to search
577 bytes removed ,  10:28, 29 March 2019
no edit summary
| '''Summary'''
|Generates the query plan, which can be activated via {{Option|XMLPLAN}}, before or after query compilation. This option can also be activated on [[Command-Line Options#BaseX Standalone|command line]] via <code>-X</code>.
|}
 
===DOTPLAN===
 
{| width='100%'
|-
| width='120' | '''Signature'''
|{{Code|DOTPLAN [boolean]}}
|-
| '''Default'''
|{{Code|false}}
|-
| '''Summary'''
|Saves the query plan of an XQuery expression as {{Code|.dot}} file in the current working directory, using the [https://en.wikipedia.org/wiki/DOT_(graph_description_language) graph description language]. The output file can e.g. be visualized with [http://www.graphviz.org Graphviz].
|}
 
===DOTCOMPACT===
 
{| width='100%'
|-
| width='120' | '''Signature'''
|{{Code|DOTCOMPACT [boolean]}}
|-
| '''Default'''
|{{Code|false}}
|-
| '''Summary'''
|Chooses a compact dot representation.
|}
;Version 9.2
* Added: {{Option|RESTXQERRORS}}
* Removed: <code>DOTPLAN</code>, <code>DOTCOMPACT</code>
;Version 9.0
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu