Ask a question to get started
Enter to sendā¢Shift+Enter new line
delete(params: __type): Promise<void>
params
__type
Object that includes either an array of IDs or a filter for the data to be deleted.
Method to delete data from the Weaviate index. It can delete data based on specific IDs or a filter.