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 / RemovalStats

Interface: RemovalStats

Statistics about a cleanup operation

Properties

bytesRemoved

bytesRemoved: number;

The number of bytes removed


oldVersionsRemoved

oldVersionsRemoved: number;

The number of old versions removed