.. _api-gfql-hop:

GFQL Hop Matcher
==================

Hop is the core primitive behind a single matcher step in chain.

Calling hop directly has performance benefits over calling chain so may be helpful for larger graphs.

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