Difference between revisions of "Graphical User Interface"
Jump to navigation
Jump to search
m |
m (→See also) |
||
Line 10: | Line 10: | ||
==See also == | ==See also == | ||
− | [[ | + | [[BaseX Standalone Console]] |
Revision as of 22:56, 12 December 2010
Run the GUI version (3 options)
- Open BaseX*.jar
- Open BaseX*.exe
- Run java -cp BaseX*.jar org.basex.BaseXGUI
First Steps
- Create a database with your choosen xml file(s).
- Try out the different visualization features.
- Run queries and have a look at the interaction with the visualizations.