Difference between revisions of "Graphical User Interface"

From BaseX Documentation
Jump to navigation Jump to search
Line 7: Line 7:
 
#Create a database with your choosen xml file(s).
 
#Create a database with your choosen xml file(s).
 
#Try out the different visualization features.
 
#Try out the different visualization features.
#Run queries and have a look at the interaction with the visualizations.
+
#Run queries and have a look at the interaction with the [[Views|visualizations]].

Revision as of 22:41, 12 December 2010

Run the GUI version (3 options)

  1. Open BaseX*.jar
  2. Open BaseX*.exe
  3. Run java -cp BaseX*.jar org.basex.BaseXGUI

First Steps

  1. Create a database with your choosen xml file(s).
  2. Try out the different visualization features.
  3. Run queries and have a look at the interaction with the visualizations.