Ask a question to get started
Enter to sendā¢Shift+Enter new line
Delete documents from the collection.
delete( self, ids: Optional[List[str]] = None, filter_expr: Optional[str] = None, **kwargs: Any = {} ) -> Optional[bool]