mase

remove

function remove(any id)

Remove only one document at a time.

arguments

  • id type any, id of the document to delete

returns

  • true if there was a document removed
  • false if there was no document removed