* '''Query''':<br/>Evaluates an XPath/XQuery expression. If a database or database path is specified in the URL, it is used as initial query context.
* '''Run''':<br/>Runs a query file located on the server. The query directory is defined by the <code>[[Options#HTTPPATHWEBPATH|HTTPPATHWEBPATH]]</code> option.
* '''Command''':<br/>Executes a [[Commands|database command]].
* '''Get''':<br/>This is the default operation for the GET operation (it is not possible to use this operation in a POST request). It returns a list of all databases, the resources of a database or the addressed resource.