Ask a question to get started
Enter to sendā¢Shift+Enter new line
Delete records in jaguardb by a list of zero-ids Args: pod (str): name of a Pod ids (List[str]): a list of zid as string Returns: Do not return anything
delete( self, zids: List[str], **kwargs: Any = {}, ) -> None