Removes the specifed tuple from the file on behalf of the specified transaction. This method will acquire a lock on the affected pages of the file, and may block until the lock can be acquired. @throws DbException if the tuple cannot be deleted or is not a member of the file
(TransactionId tid, Tuple t)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected