doc/book/en/annexes/rql/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Sat, 18 Dec 2010 23:12:14 +0100
changeset 6751 02091c91520f
parent 6718 b741578ce7c9
child 6880 4be32427b2b9
permissions -rw-r--r--
backport stable

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