Uses of Class
org.eclipse.rdf4j.query.algebra.evaluation.impl.ExternalSet
-
Packages that use ExternalSet Package Description org.eclipse.rdf4j.query.algebra.evaluation.impl -
-
Uses of ExternalSet in org.eclipse.rdf4j.query.algebra.evaluation.impl
Methods in org.eclipse.rdf4j.query.algebra.evaluation.impl that return ExternalSet Modifier and Type Method Description ExternalSet
ExternalSet. clone()
Deprecated.Methods in org.eclipse.rdf4j.query.algebra.evaluation.impl with parameters of type ExternalSet Modifier and Type Method Description CloseableIteration<BindingSet,QueryEvaluationException>
StrictEvaluationStrategy. evaluate(ExternalSet external, BindingSet bindings)
protected void
EvaluationStatistics.CardinalityCalculator. meetExternalSet(ExternalSet node)
-