| Modifier and Type | Method and Description |
|---|---|
StoreLoader |
Store.getLoader()
Return the (bulk) loader
|
| Modifier and Type | Method and Description |
|---|---|
StoreLoader |
GraphSDB.getBulkLoader() |
| Modifier and Type | Method and Description |
|---|---|
StoreLoader |
StoreBase1.getLoader() |
| Modifier and Type | Class and Description |
|---|---|
class |
LoaderTuplesNodes |
| Modifier and Type | Method and Description |
|---|---|
StoreLoader |
StoreBase.getLoader() |
| 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 |
|---|
StoreBaseHash(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator) |
| Constructor and Description |
|---|
StoreBaseIndex(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StoreLoaderPlus |
| Modifier and Type | Class and Description |
|---|---|
class |
TupleGraphLoader
Adapter from a tuple loader to a graph loader.
|
| 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