public class OntopMaterializedGraphOWLResultSet extends OntopGraphOWLResultSet implements MaterializedGraphOWLResultSet
| Constructor and Description |
|---|
OntopMaterializedGraphOWLResultSet(it.unibz.inf.ontop.answering.resultset.MaterializedGraphResultSet graphResultSet) |
| Modifier and Type | Method and Description |
|---|---|
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<org.apache.commons.rdf.api.IRI> |
getPossiblyIncompleteRDFPropertiesAndClassesSoFar()
RDF properties/classes for which, so far, a problem occurred during the materialization of their triples.
|
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<org.apache.commons.rdf.api.IRI> |
getSelectedVocabulary()
RDF predicates/classes that are considered for materialization.
|
long |
getTripleCountSoFar()
Number of RDF triples that have been materialized.
|
close, hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasEncounteredProblemsSoFarhasNext, nextclosepublic OntopMaterializedGraphOWLResultSet(it.unibz.inf.ontop.answering.resultset.MaterializedGraphResultSet graphResultSet)
public long getTripleCountSoFar()
MaterializedGraphOWLResultSetgetTripleCountSoFar in interface MaterializedGraphOWLResultSetpublic it.unibz.inf.ontop.com.google.common.collect.ImmutableList<org.apache.commons.rdf.api.IRI> getPossiblyIncompleteRDFPropertiesAndClassesSoFar()
MaterializedGraphOWLResultSetgetPossiblyIncompleteRDFPropertiesAndClassesSoFar in interface MaterializedGraphOWLResultSetpublic it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<org.apache.commons.rdf.api.IRI> getSelectedVocabulary()
MaterializedGraphOWLResultSetgetSelectedVocabulary in interface MaterializedGraphOWLResultSetCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.