logger.trace("{}", str.toString());
}
// dphyp should be able to create a graph so long as it's not a true cross product
// (ie. join with no conditions)
if (pass != 1) {
throw new FailedJoinGraphCreationException();
}
addExtraEdges();
Arrays.fill(plans, null);
}
return null;