traveler.core.stored#

Classes#

ReferencedTable(table)

All the details about a StoredTable, without the store attached.

StoredTable(store[, table_name, index_array])

Initialize the IndexedTable with an index array and a table.

WorkingTable()

An abstract base class for working with tables in a store.

from_step(step_name)

lazy_property(func)

A descriptor for lazy evaluation of properties.