public interface Index
Modifier and Type | Method and Description |
---|---|
Set<AnnotatedDocument> |
getDocuments(org.semanticweb.owlapi.model.OWLEntity entity)
Returns a set of documents based on how the underlying index is processing the given
search string.
|
long |
getNumberOfDocumentsFor(org.semanticweb.owlapi.model.OWLEntity... entities)
Returns a set of documents based on how the underlying index is processing the given
search string.
|
long |
getNumberOfDocumentsFor(org.semanticweb.owlapi.model.OWLEntity entity)
Returns a set of documents based on how the underlying index is processing the given
search string.
|
long |
getTotalNumberOfDocuments()
Returns the total number of documents contained in the index.
|
Set<AnnotatedDocument> getDocuments(org.semanticweb.owlapi.model.OWLEntity entity)
entity
- Entity specifying the documents to retrievelong getNumberOfDocumentsFor(org.semanticweb.owlapi.model.OWLEntity entity)
entity
- Entity specifying the documents to retrievelong getNumberOfDocumentsFor(org.semanticweb.owlapi.model.OWLEntity... entities)
entities
- Entities specifying the documents to retrievelong getTotalNumberOfDocuments()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann