Uses of Class
org.eclipse.rdf4j.sail.lucene.GeoRelationQuerySpec
Packages that use GeoRelationQuerySpec
Package
Description
A Sail implementation that supports full-text indexing via the Lucene API.
-
Uses of GeoRelationQuerySpec in org.eclipse.rdf4j.sail.lucene
Methods in org.eclipse.rdf4j.sail.lucene with parameters of type GeoRelationQuerySpecModifier and TypeMethodDescriptionprivate Iterable
<? extends DocumentResult> AbstractSearchIndex.evaluateQuery
(GeoRelationQuerySpec query) private BindingSetCollection
AbstractSearchIndex.generateBindingSets
(GeoRelationQuerySpec query, Iterable<? extends DocumentResult> hits)