| Package | Description |
|---|---|
| org.openrdf.sail.rdbms.algebra | |
| org.openrdf.sail.rdbms.managers | |
| org.openrdf.sail.rdbms.schema |
| Modifier and Type | Method and Description |
|---|---|
ValueTypes |
ColumnVar.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnVar.setTypes(ValueTypes types) |
| Modifier and Type | Method and Description |
|---|---|
ValueTypes |
TransTableManager.getObjTypes(Number pred) |
ValueTypes |
TransTableManager.getSubjTypes(Number pred) |
| Modifier and Type | Field and Description |
|---|---|
static ValueTypes |
ValueTypes.RESOURCE |
static ValueTypes |
ValueTypes.UNKNOWN |
static ValueTypes |
ValueTypes.URI |
| Modifier and Type | Method and Description |
|---|---|
ValueTypes |
ValueTypes.clone() |
ValueTypes |
TripleTable.getObjTypes() |
ValueTypes |
TripleTable.getSubjTypes() |
ValueTypes |
ValueTypes.merge(ValueTypes valueTypes) |
| Modifier and Type | Method and Description |
|---|---|
ValueTypes |
ValueTypes.merge(ValueTypes valueTypes) |
void |
TripleTable.setObjTypes(ValueTypes valueTypes) |
void |
TripleTable.setSubjTypes(ValueTypes valueTypes) |
Copyright © 2001-2014 Aduna. All Rights Reserved.