Class HyperGraph.NodeState

java.lang.Object
org.apache.calcite.rel.rules.HyperGraph.NodeState
Enclosing class:
HyperGraph

public static class HyperGraph.NodeState extends Object
Record the projection state of vertices in the hypergraph during enumerating. It is used to calculate the index of RexInputRef when building join conditions from hyperedges.