_id or using an expression. Both methods provide
the same consistency guarantees and will be reflected in query/get results according to your consistency level.
To delete documents by their _id, you can pass a list of _ids to the delete() function:
delete() function.