@Deprecated public class CompatibleBindingSetFilter extends org.eclipse.rdf4j.common.iteration.FilterIteration<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException>
| Constructor and Description |
|---|
CompatibleBindingSetFilter(org.eclipse.rdf4j.common.iteration.CloseableIteration<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException> iter,
org.eclipse.rdf4j.query.BindingSet inputBindings)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(org.eclipse.rdf4j.query.BindingSet outputBindings)
Deprecated.
|
handleClose, hasNext, nextpublic CompatibleBindingSetFilter(org.eclipse.rdf4j.common.iteration.CloseableIteration<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException> iter,
org.eclipse.rdf4j.query.BindingSet inputBindings)
protected boolean accept(org.eclipse.rdf4j.query.BindingSet outputBindings)
throws org.eclipse.rdf4j.query.QueryEvaluationException
accept in class org.eclipse.rdf4j.common.iteration.FilterIteration<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException>org.eclipse.rdf4j.query.QueryEvaluationExceptionCopyright © 2015-2019 Eclipse Foundation. All Rights Reserved.