Skip to content

@lancedb/lancedbDocs


@lancedb/lancedb / ListNamespacesOptions

Interface: ListNamespacesOptions

Properties

limit?

optional limit: number;

An optional limit to the number of results to return.


pageToken?

optional pageToken: string;

Token from a previous response for pagination.