.. _api-gfql-node:

GFQL Node Matchers
=====================

n
------------

n
  Primary alias for the :class:`graphistry.compute.ast.ASTNode` class.

  .. note::

     While `n` is the preferred alias for this class, the methods and attributes are defined under :class:`graphistry.compute.ast.ASTNode`.

.. automodule:: graphistry.compute.ast.ASTNode
   :members:
   :undoc-members:
   :show-inheritance:
