Skip to main content

class  pixeltable.IndexMetadata

Metadata for an index on a Pixeltable table.

attr  columns

The table columns that are indexed.

attr  index_type

The type of index. New types may be added in the future.

attr  name

The name of the index.

attr  parameters

Parameters specific to the index type. None for index types without parameters.
Last modified on June 24, 2026