to insert and replace tuples. The tuple is constructed
from all the remaining arguments passed into the function.</para></listitem>
<listitem><para><code>box.update(space, key, tuple)</code> and <code>box.delete(space, key)</code>for updates and deletes respectively.</para></listitem>