Table.bulkDelete()

Since v1.3.6

Syntax

db.table.bulkDelete(keys)

Parameters

keysArray of primary keys of the objects to delete

Return Value

Promise

Remarks

Deletes given keys and returns a Promise that resolves when keys are deleted.

See also

Table.bulkGet()

Table.bulkAdd()

Table.bulkPut()

Table.delete()

Collection.delete()

Table of Contents

We use cookies

We use our own and third-party cookies to personalize content and to analyze web traffic. Read more about cookies