public abstract class FormatterSimple extends StoreFormatterBase
Modifier and Type | Field and Description |
---|---|
static int |
UriWidth |
Constructor and Description |
---|
FormatterSimple(SDBConnection connection) |
Modifier and Type | Method and Description |
---|---|
void |
addIndexes()
Add indexes - these are kept upto date for any future additions or deletions of data
|
void |
dropIndexes()
Drop indexes for triple/node tables
|
create
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
format, truncate
public FormatterSimple(SDBConnection connection)
public void addIndexes()
StoreFormatter
public void dropIndexes()
StoreFormatter
Licenced under the Apache License, Version 2.0