pub async fn prune(
store: &Arc<LanceVectorStore>,
req: &PruneRequest,
) -> PruneReportExpand description
Run the full prune pipeline.
pub async fn prune(
store: &Arc<LanceVectorStore>,
req: &PruneRequest,
) -> PruneReportRun the full prune pipeline.