Constructor to create a new BTreeEntry @param key - the key @param leftChild - page id of the left child @param rightChild - page id of the right child
(Field key, BTreePageId leftChild, BTreePageId rightChild)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected