aito.api.delete_entries
- aito.api.delete_entries(client: AitoClient, query: Dict, use_job: bool = True)
Delete the entries according to the criteria given in the query
- Parameters:
client (AitoClient) – the AitoClient instance
query (Dict) – the query to describe the target table and filters for which entries to delete.
use_job (bool) – use a job to run the optimize