| Package | Description |
|---|---|
| org.basex.core.cmd |
Database commands.
|
| Class and Description |
|---|
| ACreate
Abstract class for database creation commands.
|
| Optimize
Evaluates the 'optimize' command and optimizes the data structures of
the currently opened database.
|
| OptimizeAll
Evaluates the 'optimize all' command and rebuilds all data structures of
the currently opened database.
|