doc/book/en/annexes/rql/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 09 Nov 2011 19:16:08 +0100
changeset 8076 0bfe22fceb38
parent 6880 4be32427b2b9
permissions -rw-r--r--
Added tag cubicweb-version-3.14.0 for changeset 5c4390eb10c3

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