doc/book/en/annexes/rql/index.rst
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 09 Feb 2015 12:52:15 +0100
changeset 10275 d6131c5045be
parent 6880 4be32427b2b9
permissions -rw-r--r--
[web/request] simplify search_state loading, fix comment

.. _RQLChapter:

Relation Query Language (RQL)
=============================

This chapter describes the Relation Query Language syntax and its implementation in CubicWeb.

.. toctree::
   :maxdepth: 2

   intro
   language
   debugging
   implementation