Interface PlanNode

    • Method Detail

      • iterator

        org.eclipse.rdf4j.common.iteration.CloseableIteration<? extends ValidationTuple> iterator()
      • depth

        int depth()
      • getPlanAsGraphvizDot

        void getPlanAsGraphvizDot​(StringBuilder stringBuilder)
      • producesSorted

        boolean producesSorted()
      • requiresSorted

        boolean requiresSorted()
      • isGuaranteedEmpty

        default boolean isGuaranteedEmpty()