Constructs a B+ tree file backed by the specified file. @param f - the file that stores the on-disk backing store for this B+ tree file. @param key - the field which index is keyed on @param td - the tuple descriptor of tuples in the file
(File f, int key, TupleDesc td)
source not stored for this graph (policy: none)