RowSequence
===========

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

.. autoclass:: RowSequence
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~RowSequence.materialized
      ~RowSequence.sliced
      ~RowSequence.to_mapping
      ~RowSequence.to_sequence

   .. rubric:: Methods Documentation

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