public abstract class AbstractSearchQueryEvaluator extends Object implements SearchQueryEvaluator
| Constructor and Description |
|---|
AbstractSearchQueryEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
void |
replaceQueryPatternsWithResults(org.eclipse.rdf4j.query.algebra.BindingSetAssignment bsa) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParentQueryModelNode, removeQueryPatternspublic void replaceQueryPatternsWithResults(org.eclipse.rdf4j.query.algebra.BindingSetAssignment bsa)
replaceQueryPatternsWithResults in interface SearchQueryEvaluatorbsa - if null or empty then there're no results for the queryCopyright © 2015-2019 Eclipse Foundation. All Rights Reserved.