Skip to content

@lancedb/lancedbDocs


@lancedb/lancedb / BranchIndexSummary

Interface: BranchIndexSummary

Summary of an index in a branch diff.

Properties

columns

columns: string[];

indexName

indexName: string;

indexType?

optional indexType: string;

status

status: string;