Skip to main content

delete_document_with_chunks

Function delete_document_with_chunks 

Source
pub fn delete_document_with_chunks(
    conn: &Connection,
    document_id: &str,
) -> Result<(), MemoryError>
Expand description

Delete a document and all its chunks + FTS entries in a transaction.