| Package | Description |
|---|---|
| io.konig.datasource | |
| io.konig.lineage |
| Modifier and Type | Method and Description |
|---|---|
DatasourceProperty |
DataSource.findPropertyByPath(DatasourcePropertyPath path) |
DatasourceProperty |
DataSource.findPropertyByPredicate(org.openrdf.model.URI predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<DatasourceProperty> |
DataSource.getDatasourceProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSource.addDatasourceProperty(DatasourceProperty p) |
| Modifier and Type | Method and Description |
|---|---|
DatasourceProperty |
PropertyGenerator.getGeneratorOutput() |
| Modifier and Type | Method and Description |
|---|---|
Set<DatasourceProperty> |
PropertyGenerator.getGeneratorInput() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyGenerator.addGeneratorInput(DatasourceProperty p) |
void |
PropertyGenerator.setGeneratorOutput(DatasourceProperty generatorOutput) |
Copyright © 2019. All rights reserved.