Uses of Class
org.eclipse.rdf4j.sail.lucene.QuerySpec
-
Packages that use QuerySpec Package Description org.eclipse.rdf4j.sail.lucene A Sail implementation that supports full-text indexing via the Lucene API. -
-
Uses of QuerySpec in org.eclipse.rdf4j.sail.lucene
Methods in org.eclipse.rdf4j.sail.lucene that return types with arguments of type QuerySpec Modifier and Type Method Description Set<QuerySpec>
QuerySpecBuilder. process(TupleExpr tupleExpr, BindingSet bindings)
Deprecated.
-