| Modifier and Type | Method and Description |
|---|---|
SQLPPSourceQuery |
SQLPPSourceQueryFactory.createSourceQuery(String query) |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLPPSourceQueryImpl |
| Modifier and Type | Method and Description |
|---|---|
SQLPPSourceQuery |
SQLPPTriplesMap.getSourceQuery() |
| Modifier and Type | Method and Description |
|---|---|
SQLPPSourceQuery |
AbstractSQLPPTriplesMap.getSourceQuery() |
| Constructor and Description |
|---|
AbstractSQLPPTriplesMap(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TargetAtom> targetAtoms,
SQLPPSourceQuery sqlQuery,
String id) |
OntopNativeSQLPPTriplesMap(String id,
SQLPPSourceQuery sqlQuery,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TargetAtom> targetAtoms) |
OntopNativeSQLPPTriplesMap(String id,
SQLPPSourceQuery sqlQuery,
String targetString,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TargetAtom> targetAtoms) |
R2RMLSQLPPtriplesMap(String id,
SQLPPSourceQuery sqlQuery,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<TargetAtom> targetAtoms) |
| Modifier and Type | Method and Description |
|---|---|
static String |
SourceQueryRenderer.encode(SQLPPSourceQuery input)
Transforms the given
OBDAQuery into a string. |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.