Uses of Interface
org.eclipse.rdf4j.sail.lucene.DocumentResult
Packages that use DocumentResult
Package
Description
A Sail implementation that supports full-text indexing via the Lucene API.
-
Uses of DocumentResult in org.eclipse.rdf4j.sail.lucene
Subinterfaces of DocumentResult in org.eclipse.rdf4j.sail.luceneMethods in org.eclipse.rdf4j.sail.lucene that return types with arguments of type DocumentResultModifier and TypeMethodDescriptionprotected abstract Iterable<? extends DocumentResult> AbstractSearchIndex.geoRelationQuery(String relation, IRI geoProperty, String wkt, Var context)