public class FormatterSimpleSAP extends FormatterSimple
UriWidth| Constructor and Description |
|---|
FormatterSimpleSAP(SDBConnection connection,
SAPStorageType storageType) |
| Modifier and Type | Method and Description |
|---|---|
void |
dropIndexes()
Drop indexes for triple/node tables
|
void |
format()
Format the store - create tables but not secondary indexes
|
void |
truncate()
Truncate tables - clearing the store but leaving all indexes inplace
|
addIndexescreatepublic FormatterSimpleSAP(SDBConnection connection, SAPStorageType storageType)
public void truncate()
StoreFormatterpublic void format()
StoreFormatterpublic void dropIndexes()
StoreFormatterdropIndexes in interface StoreFormatterdropIndexes in class FormatterSimpleLicenced under the Apache License, Version 2.0