Write an UPDATE record to disk for the specified tid and page (with provided before and after images.) @param tid The transaction performing the write @param before The before image of the page @param after The after image of the page @see simpledb.Pa
(TransactionId tid, Page before,
Page after)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected