Pinecone TypeScript SDK - v8.1.0
Github Repo
Pinecone Docs
Preparing search index...
IndexStatsNamespaceSummary
Type Alias IndexStatsNamespaceSummary
A count of the number of records found inside a namespace
type
IndexStatsNamespaceSummary
=
{
recordCount
:
number
;
}
Index
Properties
record
Count
Properties
record
Count
recordCount
:
number
The number of records in the namespace.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
record
Count
Github Repo
Pinecone Docs
Pinecone TypeScript SDK - v8.1.0
Loading...
A count of the number of records found inside a namespace