public class SemanticIndexViewsManager extends Object
| Constructor and Description |
|---|
SemanticIndexViewsManager(it.unibz.inf.ontop.model.type.TypeFactory typeFactory) |
| Modifier and Type | Method and Description |
|---|---|
List<SemanticIndexView> |
getClassViews() |
List<SemanticIndexView> |
getPropertyViews() |
SemanticIndexView |
getView(it.unibz.inf.ontop.model.type.ObjectRDFType type) |
SemanticIndexView |
getView(it.unibz.inf.ontop.model.type.ObjectRDFType type1,
it.unibz.inf.ontop.model.type.RDFTermType type2) |
void |
store(Connection conn)
Stores the emptiness index in the database
|
public SemanticIndexViewsManager(it.unibz.inf.ontop.model.type.TypeFactory typeFactory)
public List<SemanticIndexView> getPropertyViews()
public List<SemanticIndexView> getClassViews()
public SemanticIndexView getView(it.unibz.inf.ontop.model.type.ObjectRDFType type)
public SemanticIndexView getView(it.unibz.inf.ontop.model.type.ObjectRDFType type1, it.unibz.inf.ontop.model.type.RDFTermType type2)
public void store(Connection conn) throws SQLException
SQLExceptionCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.