Get a read lock on the root pointer page. Create the root pointer page and root page if necessary. @param tid - the transaction id @param dirtypages - the list of dirty pages which should be updated with all new dirty pages @return the root pointer page @throws DbException @throws IOException @thro
(TransactionId tid, HashMap<PageId, Page> dirtypages)
source not stored for this graph (policy: none)
no test coverage detected