Files
codeql/docs/language/learn-ql/advanced/advanced-ql.rst

16 lines
420 B
ReStructuredText

Advanced QL
===========
.. toctree::
:glob:
:hidden:
./*
Topics on advanced uses of QL. These topics assume that you are familiar with QL and the basics of query writing.
- :doc:`Choosing appropriate ways to constrain types <constraining-types>`
- :doc:`Determining the most specific types of a variable <determining-specific-types-variables>`
- :doc:`Monotonic aggregates in QL <monotonic-aggregates>`