Skip to content

This documentation site is deprecated. Please visit our new documentation site at lancedb.com/docs for the latest information.

@lancedb/lancedb β€’ Docs


@lancedb/lancedb / FragmentStatistics

Interface: FragmentStatistics

Properties

lengths

lengths: FragmentSummaryStats;

Statistics on the number of rows in the table fragments


numFragments

numFragments: number;

The number of fragments in the table


numSmallFragments

numSmallFragments: number;

The number of uncompacted fragments in the table