Interface PlanNode

    • Method Detail

      • depth

        int depth()
      • getPlanAsGraphvizDot

        void getPlanAsGraphvizDot​(StringBuilder stringBuilder)
      • producesSorted

        boolean producesSorted()
      • requiresSorted

        boolean requiresSorted()
      • isGuaranteedEmpty

        default boolean isGuaranteedEmpty()