There was an error while loading. Please reload this page.
remove()
update()
Right now update() can find items by ID, predicate, or by passing in the entire entity objects.
remove() handles ID and predicates, but it can't be called with the entity objects themselves.