RowIterable
===========

.. currentmodule:: lsst.daf.relation.iteration

.. autoclass:: RowIterable
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~RowIterable.materialized
      ~RowIterable.sliced
      ~RowIterable.to_mapping
      ~RowIterable.to_sequence

   .. rubric:: Methods Documentation

   .. automethod:: materialized
   .. automethod:: sliced
   .. automethod:: to_mapping
   .. automethod:: to_sequence