| Package | Description |
|---|---|
| org.openrdf.sail.rdbms | |
| org.openrdf.sail.rdbms.managers | |
| org.openrdf.sail.rdbms.optimizers | |
| org.openrdf.sail.rdbms.schema |
| Modifier and Type | Method and Description |
|---|---|
void |
RdbmsTripleRepository.setURITable(URITable uris) |
| Modifier and Type | Method and Description |
|---|---|
void |
UriManager.setUriTable(URITable shorter) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueJoinOptimizer.setUriTable(URITable uris) |
void |
RdbmsQueryOptimizer.setUriTable(URITable uris) |
| Modifier and Type | Method and Description |
|---|---|
URITable |
ValueTableFactory.createURITable(Connection conn,
BlockingQueue<Batch> queue) |
Copyright © 2001-2014 Aduna. All Rights Reserved.