Convert the specified tuple list (with only integer fields) into a binary page file. The format of the output file will be as specified in HeapPage and HeapFile. @see HeapPage @see HeapFile @param tuples the tuples - a list of tuples, each represented by a list of integers that are the
(ArrayList<ArrayList<Integer>> tuples, File outFile, int npagebytes, int numFields)
source not stored for this graph (policy: none)