BaseX¶
The BaseX Service provides access to an existing BaseX instance.
RPCS¶
-
BaseX.
command
(url: String, command: String, username: String?, password: String?)¶ Execute a single database command.
A list of commands can be found at http://docs.basex.org/wiki/Commands
Arguments: