.. -*- rst -*-

.. highlightlang:: none

Command
=======

Command is the most important processing unit in query API. You
request a processing to groonga by a command.

This section describes about command and built-in commands.

.. toctree::
   :maxdepth: 1
   :glob:

   command/command_version
   command/output_format
   command/pretty_print
   command/request_id
   command/return_code
   commands/*
