get_ntotal
Function
Returns the total number of vectors.
Prototype
def get_ntotal()
Return Value
Data Type |
Description |
|---|---|
int |
Total number of vectors in a vector database. |
Parent topic: VectorStore
Returns the total number of vectors.
def get_ntotal()
Data Type |
Description |
|---|---|
int |
Total number of vectors in a vector database. |