The model of the Datastore. T
must extend from Model
.
The datastore where the deletion operation takes place.
Identifier of an object to delete.
Identifier of an object to delete.
The datastore where the operation takes place.
Runs the deletion operation. Same as run
Identifier of an item to delete.
Returns this operation again, to make chaining methods possible.
An item to delete.
Returns this operation again, to make chaining methods possible.
Runs the deletion operation.
Generated using TypeDoc
This operation deletes an object from the database.
Usage
See Datastore.delete.