HeapFile is an implementation of a DbFile that stores a collection of tuples in no particular order. Tuples are stored on pages, each of which is a fixed size, and the file is simply a collection of those pages. HeapFile works closely with HeapPage. The format of HeapPages is described in the Heap
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected