Each instance of BTreeInternalPage stores data for one page of a BTreeFile and implements the Page interface that is used by BufferPool. @see BTreeFile @see BufferPool
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected