Skip to main content

delete_project_collection

Function delete_project_collection 

Source
pub fn delete_project_collection(
    qdrant: &QdrantConfig,
    project_id: &str,
) -> Result<bool, VectorLifecycleError>