This page is linked from the Getting Started Section.. The options listed on this page influence the way how database commands are executed and XQuery expressions are evaluated. Two kinds of options exist: Global Options are valid for all BaseX instances in
the same JVM. This is particularly relevant if you are working with the client/server architecture.
docs.basex.org
|
Standalone []. The following options are available for the standalone Command-Line Client: $ basex -h BaseX [Standalone] Usage: basex [-bcdiIoqrRstuvVwxz] [input] [input] XQuery or command file, or query string -b<args> Bind external query variables -c<input>
Execute commands from file or string -d Toggle debugging output -i<input> Bind file or database to context -I<input> Bind input string ...
docs.basex.org
|