doc/book/en/annexes/rql/index.rst
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Sun, 31 May 2009 19:53:41 +0200
changeset 2018 5abd684d5b9d
parent 1714 a721966779be
child 2544 282261b26774
permissions -rw-r--r--
watch out, there's some tabs hiding here and there, keep your eyes open ...

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

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

.. toctree::
   :maxdepth: 1

   intro
   language
   dbapi
   implementation