Uses of Class
org.eclipse.rdf4j.federated.evaluation.iterator.FedXPathIteration.ValuePair
-
Packages that use FedXPathIteration.ValuePair Package Description org.eclipse.rdf4j.federated.evaluation.iterator -
-
Uses of FedXPathIteration.ValuePair in org.eclipse.rdf4j.federated.evaluation.iterator
Methods in org.eclipse.rdf4j.federated.evaluation.iterator with parameters of type FedXPathIteration.ValuePair Modifier and Type Method Description protected boolean
FedXPathIteration. add(Set<BindingSet> valueSet, FedXPathIteration.ValuePair vp)
protected boolean
FedXPathIteration. addToQueue(Queue<BindingSet> valueQueue2, FedXPathIteration.ValuePair vp)
-