Uses of Class
se.liu.ida.hefquin.engine.queryplan.utils.BaseForTextBasedPlanPrinters.ExtPrintablePlan
Packages that use BaseForTextBasedPlanPrinters.ExtPrintablePlan
-
Uses of BaseForTextBasedPlanPrinters.ExtPrintablePlan in se.liu.ida.hefquin.engine.queryplan.utils
Methods in se.liu.ida.hefquin.engine.queryplan.utils that return BaseForTextBasedPlanPrinters.ExtPrintablePlanModifier and TypeMethodDescriptionTextBasedLogicalPlanPrinterImpl.createPrintablePlan(LogicalPlan lp) TextBasedPhysicalPlanPrinterImpl.createPrintablePlan(PhysicalPlan p) Methods in se.liu.ida.hefquin.engine.queryplan.utils with parameters of type BaseForTextBasedPlanPrinters.ExtPrintablePlanModifier and TypeMethodDescriptionvoidBaseForTextBasedPlanPrinters.printFullStringsForGraphPatterns(BaseForTextBasedPlanPrinters.ExtPrintablePlan pp, PrintStream out) voidBaseForTextBasedPlanPrinters.printFullStringsForGraphPatterns(BaseForTextBasedPlanPrinters.ExtPrintablePlan pp, Set<SPARQLGraphPattern> alreadyPrinted, PrintStream out)