GFQL Predicates
===============

.. automodule:: graphistry.compute.predicates
   :members:
   :undoc-members:
   :show-inheritance:

ASTPredicate
------------

.. automodule:: graphistry.compute.predicates.ASTPredicate
   :members:
   :undoc-members:
   :show-inheritance:
   :noindex:

Categorical
-----------

.. automodule:: graphistry.compute.predicates.categorical
   :members:
   :undoc-members:
   :show-inheritance:
   :noindex:

Is In
-----

.. automodule:: graphistry.compute.predicates.is_in
   :members:
   :undoc-members:
   :show-inheritance:
   :noindex:

Numeric
-------

.. automodule:: graphistry.compute.predicates.numeric
   :members:
   :undoc-members:
   :show-inheritance:
   :noindex:

String Predicates
-----------------

.. automodule:: graphistry.compute.predicates.str
   :members:
   :undoc-members:
   :show-inheritance:
   :noindex:

Temporal
--------

.. automodule:: graphistry.compute.predicates.temporal
   :members:
   :undoc-members:
   :show-inheritance:
   :noindex:
