|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StoreFormatter
Control of the main tables (triples, nodes) in a Store. This class does not manage secondary tables like PTables
| Method Summary | |
|---|---|
void |
addIndexes()
Add indexes - these are kept upto date for any future additions or deletions of data |
void |
create()
Create the main tables and all indexes |
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 |
| Method Detail |
|---|
void create()
void addIndexes()
void dropIndexes()
void format()
void truncate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||