| Modifier and Type | Method and Description |
|---|---|
QueryCompilerFactory |
Store.getQueryCompilerFactory()
Return the producer of processors that turn SPARQL queries into SQL expressions
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryCompilerFactory1 |
| Modifier and Type | Method and Description |
|---|---|
QueryCompilerFactory |
StoreBase1.getQueryCompilerFactory() |
| 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 |
|---|---|
QueryCompilerFactory |
StoreBase.getQueryCompilerFactory() |
| 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 |
QueryCompilerFactoryHash |
| Constructor and Description |
|---|
StoreBaseHash(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryCompilerFactoryIndex |
| Constructor and Description |
|---|
StoreBaseIndex(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator) |
| 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