Ask a question to get started
Enter to sendā¢Shift+Enter new line
Remove a single document from the store, given its document ID.
delete_by_document_id( self, document_id: str, ) -> bool
Returns True if a document has indeed been deleted, False if ID not found.
document_id
str
The document ID