Changes

Jump to navigation Jump to search
no edit summary
==Startup==
 
First of all, please launch a GUI instance of BaseX. Depending on your operating system, double click on the '''BaseX GUI''' start icon or run the <code>basexgui</code> script. [[Startup#BaseX GUI|Follow this link]] for more information (or check out the additional [[Startup Options#BaseX GUI|command-line options]]).
Next, choose the ''OK'' button, and BaseX will create a database that you can visually explore.
 
==Realtime Options==
 
Via the ''Options'' menu, you can change the way how queries are executed and visualized:
 
* '''Realtime Execution''': If realtime execution is enabled, the entered query (if valid) will be executed on the fly and the results will be immediately shown. So if you aren't interested in partial results of your query disable this option, because it can lead to delays during entering your query.
* '''Realtime Filtering''': If enabled, all visualizations directly show the query results while entering the query. If this feature is disabled, the query results are highlighted in the visualizations and can be ecplicitly filtered using the 'Filter' button.
[[Category:GUI]]
== Visualizations ==
<code> //country[name = "Switzerland"]//city</code>
 
==Realtime Options==
 
Via the ''Options'' menu, you can change the way how queries are executed and visualized:
 
* '''Realtime Execution''': If realtime execution is enabled, the entered query (if valid) will be executed on the fly and the results will be immediately shown. So if you aren't interested in partial results of your query disable this option, because it can lead to delays during entering your query.
* '''Realtime Filtering''': If enabled, all visualizations directly show the query results while entering the query. If this feature is disabled, the query results are highlighted in the visualizations and can be ecplicitly filtered using the 'Filter' button.
[[Category:GUI]]
== What's Next? ==
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu