java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UQueryCliqueExecutionPlan
Execution shape for a clique query fragment.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionbooleanfromClique(XL16UQueryCliqueIr clique) intintbooleanboolean
-
Method Details
-
fromClique
-
getClique
-
getPairConstraints
-
getPairConstraintCount
public int getPairConstraintCount() -
getLoweredPairConstraints
-
getLoweredPairConstraintCount
public int getLoweredPairConstraintCount() -
allPairConstraintsDirectBuilderReady
public boolean allPairConstraintsDirectBuilderReady() -
isExecutableShape
public boolean isExecutableShape() -
isTwoNodeExecutableShape
public boolean isTwoNodeExecutableShape()
-