Ask a question to get started
Enter to sendā¢Shift+Enter new line
delete( self, ids: list[str | int] | None = None, **
ids
list[str | int] | None
None
**kwargs
Any
{}
Delete documents by their ids.
List of ids to delete.
Other keyword arguments that subclasses might use.