Changes

Jump to navigation Jump to search
1,036 bytes added ,  15:07, 28 February 2019
no edit summary
Depending on your operating system, you can launch a GUI instance of BaseX by double-clicking on the '''BaseX GUI''' start icon (Windows only) or running the <code>basexgui</code> script. Additional startup options are listed in the [[Startup#Graphical User Interface|Startup]] article.
 
The BaseX GUI is divided into a number of bars and panels that can be displayed or hidden by the ''View'' menu. On the upper border, below the menu bar, there is the ''Buttons'' bar and just below that you can find the ''Input Bar''.
 
[[File:Basex-buttons-input-bar.png]]
 
The ''Status Bar'' is situated at the lower border.
 
The BaseX editor consists of a file browser called ''Project'' panel with optional input fields for searching files and the actual ''Editor'' panel with buttons for creating, opening, saving, searching, executing and debugging your files.
 
[[File:Basex-editor-panel.png]]
 
In addition to that, there are the ''Result'' panel, which displays the content of the currently open database or the results of queries, and the ''Info'' panel, which shows information about the database or query execution.
 
[[File:Basex-result-info-panel.png]]
=Database Management=
* With the ''Export'' item, you can serialize your database into a whole range of different output formats, including XML, JSON and CSV.
* The ''Close'' item closes the database. Currently open databases are closed automatically as soon as another database is opened.
 
'''Note:''' You can also access the menu options ''New'', ''Open & Manage'', ''Properties'' and ''Close'' from BaseX's Buttons bar.
[[File:Basex-buttons-bar-database.png]]
=Editor=
administrator, editor
162

edits

Navigation menu