doc/book/annexes/rql/index.rst
author Arthur Lutz <arthur.lutz@logilab.fr>
Fri, 06 Dec 2019 13:21:18 +0100
changeset 12790 6f74e28be048
parent 10491 c67bcee93248
permissions -rw-r--r--
[doc/book] add RQL use cases with search/card/python/javascript Related to https://www.cubicweb.org/ticket/3899077

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