doc/book/en/annexes/rql/index.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Mon, 23 Jul 2012 22:45:32 +0200
branchstable
changeset 8491 8c526cc46dc6
parent 6880 4be32427b2b9
permissions -rw-r--r--
[doc] add passlib to list of dependencies

.. _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