Skip to main content

get_all

AsyncMethod
This is a method of the VectorStoreProtocol class in the knowledge module.
Get all records

Signature

Parameters

usize
required
No description available.

Returns

Result<Vec<VectorRecord>>
The result of the operation.