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:`Semantics of abstract classes ` - :doc:`Choosing appropriate ways to constrain types ` - :doc:`Determining the most specific types of a variable ` - :doc:`Folding predicates ` - :doc:`Understanding the difference between != and not(=) ` - :doc:`Monotonic aggregates in QL `