| Package | Description |
|---|---|
| com.hp.hpl.jena.sdb | |
| com.hp.hpl.jena.sdb.layout1 | |
| com.hp.hpl.jena.sdb.layout2 | |
| com.hp.hpl.jena.sdb.store |
| Modifier and Type | Method and Description |
|---|---|
TableDescTriples |
Store.getTripleTableDesc()
Where the default graph is store
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableDescSPO |
| Modifier and Type | Method and Description |
|---|---|
TableDescTriples |
StoreBase1.getTripleTableDesc() |
| Constructor and Description |
|---|
StoreBase1(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
TupleLoaderSimple loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator,
TableDescTriples tripleTable) |
| Modifier and Type | Method and Description |
|---|---|
TableDescTriples |
StoreBase.getTripleTableDesc() |
| Constructor and Description |
|---|
StoreBase(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator,
TableDescTriples tripleTableDesc,
TableDescQuads quadTableDesc,
TableDescNodes nodeTableDesc) |
| Constructor and Description |
|---|
StoreBaseH2(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
TableDescTriples tripleTableDesc,
TableDescQuads quadTableDesc,
TableDescNodes nodeTableDesc) |
StoreBaseHSQL(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
TableDescTriples tripleTableDesc,
TableDescQuads quadTableDesc,
TableDescNodes nodeTableDesc) |
Licenced under the Apache License, Version 2.0