doc/book/annexes/rql/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 12 Feb 2016 10:09:13 +0100
changeset 11108 c14087d08698
parent 10491 c67bcee93248
child 12790 6f74e28be048
permissions -rw-r--r--
[migration] don't ask confirm for those sql queries

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