doc/book/annexes/rql/index.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 10 Dec 2019 17:14:56 +0100
changeset 12800 3e2e04447bf5
parent 12790 6f74e28be048
permissions -rw-r--r--
[pkg] Version 3.27.0rc2

.. _RQLChapter:

Relation Query Language (RQL)
=============================

This chapter describes the Relation Query Language syntax and its implementation in CubicWeb.

.. toctree::
   :maxdepth: 2

   intro
   language
   debugging
   usecases
   implementation