Modifier and Type | Method and Description |
---|---|
TableDescNodes |
Store.getNodeTableDesc()
Location of the nodes in the store (if meaningful)
|
Modifier and Type | Method and Description |
---|---|
TableDescNodes |
StoreBase1.getNodeTableDesc() |
Modifier and Type | Method and Description |
---|---|
TableDescNodes |
StoreBase.getNodeTableDesc() |
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 | Class and Description |
---|---|
class |
TableNodesHash |
Modifier and Type | Class and Description |
---|---|
class |
TableNodesIndex |
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