Package org.eclipse.rdf4j.sail.lucene
Interface DocumentDistance
-
- All Superinterfaces:
DocumentResult
public interface DocumentDistance extends DocumentResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getDistance()
-
Methods inherited from interface org.eclipse.rdf4j.sail.lucene.DocumentResult
getDocument
-
-