public interface Header extends RDFStorage
Modifier and Type | Method and Description |
---|---|
CharSequence |
getBaseURI() |
int |
getNumberOfElements()
Returns the number of triples
|
void |
save(OutputStream output,
ControlInfo ci,
ProgressListener listener) |
insert, insert, remove
void save(OutputStream output, ControlInfo ci, ProgressListener listener) throws IOException
IOException
CharSequence getBaseURI()
int getNumberOfElements()
Copyright © 2020 DataWeb Research. All rights reserved.