Package org.basex.core.proc

This package contains the command implementations.

See:
          Description

Class Summary
Check Evaluates the 'check' command.
Close Evaluates the 'close' command.
Copy Evaluates the 'copy' command.
CreateDB Creates a new database.
CreateFS Creates a new filesystem mapping.
CreateIndex Creates a new index.
CreateMAB Creates a new database.
Cs Evaluates the 'cs' command.
Delete Evaluates the 'delete' command.
DropDB Evaluates the 'drop database' command.
DropIndex Evaluates the 'drop index' command.
Exit Represents the 'stop' command.
Export Evaluates the 'optimize' command.
Find Evaluates the 'find' command.
Fs Evaluates the 'fs' command.
GetInfo Represents the 'get result' command.
GetResult Represents the 'get result' command.
Help Evaluates the 'help' command.
Info Database info.
InfoDB Database info.
InfoIndex Database info.
InfoTable Database info.
Insert Inserts an element into the database.
List Evaluates the 'list' command.
Open Opens an existing database.
Optimize Evaluates the 'optimize' command.
Ping Evaluates the 'ping' command.
Prompt Evaluates the 'prompt' command.
Set Evaluates the 'set' command.
Update Updates an element in database.
XMark Evaluates the 'xmark' command.
XPath Evaluates the 'xpath' command.
XPathMV Evaluates the 'xpathmv' command.
XQEnv Evaluates the 'xqenv' command.
XQuery Evaluates the 'xquery' command.
 

Package org.basex.core.proc Description

This package contains the command implementations.