doc/book/en/annexes/rql/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 20 Oct 2011 14:20:46 +0200
changeset 7970 83075d897943
parent 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