Modifier and Type | Method and Description |
---|---|
TableDescQuads |
Store.getQuadTableDesc()
Where the named graphs are in is store
|
Modifier and Type | Class and Description |
---|---|
class |
TableDescSPO |
Modifier and Type | Method and Description |
---|---|
TableDescQuads |
StoreBase1.getQuadTableDesc() |
Modifier and Type | Class and Description |
---|---|
class |
TableDescTriples |
Modifier and Type | Method and Description |
---|---|
TableDescQuads |
StoreBase.getQuadTableDesc() |
Constructor and Description |
---|
StoreBase(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator,
TableDescTriples tripleTableDesc,
TableDescQuads quadTableDesc,
TableDescNodes nodeTableDesc) |
Modifier and Type | Method and Description |
---|---|
static long |
StoreBaseHash.getSize(SDBConnection connection,
TableDescQuads tableDescQuads,
Node node) |
Modifier and Type | Method and Description |
---|---|
static long |
StoreBaseIndex.getSize(SDBConnection connection,
TableDescQuads tableDescQuads,
Node node) |
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