Run a insertion trial @param trials the number of trials to run @param rmin the min key value @param rmax the max key value @param value value to tie with the inserted key @param unique allow duplicate insertions? @param bPerf performance class tied to a B+ Tree instance @param verbose verbose resu
(int trials, int rmin, int rmax,
String value, boolean unique,
BPlusTreePerformanceCounter bPerf, boolean verbose)
source not stored for this graph (policy: none)