clear
AsyncMethod
This is a method of the VectorStoreProtocol class in the knowledge module.Clear all records
Signature
Returns
The result of the operation.
clear: Clear all records
This is a method of the VectorStoreProtocol class in the knowledge module.Clear all records
async def clear(&mut self) -> Result<()>