| 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.setBNodeTable(BNodeTable bnodes) |
| Modifier and Type | Method and Description |
|---|---|
void |
BNodeManager.setTable(BNodeTable table) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueJoinOptimizer.setBnodeTable(BNodeTable bnodes) |
void |
RdbmsQueryOptimizer.setBnodeTable(BNodeTable bnodes) |
| Modifier and Type | Method and Description |
|---|---|
BNodeTable |
ValueTableFactory.createBNodeTable(Connection conn,
BlockingQueue<Batch> queue) |
Copyright © 2001-2014 Aduna. All Rights Reserved.