| Interface | Description |
|---|---|
| DumpParser |
The interface for parsers that process dump/restore files.
|
| Class | Description |
|---|---|
| DumpNode |
A representation of an RDF Node, read from one format of a result set, and
able to write to a different format.
|
| DumpNode.DumpBlankNode | |
| DumpNode.DumpLiteralNode | |
| DumpNode.DumpNullNode | |
| DumpNode.DumpUriNode | |
| DumpQuad |
TODO
|
| DumpRestoreController |
Allow the user to dump the knowledge base from either RDFService, or restore
it.
|
| DumpTriple |
TODO
|
| NquadsParser |
TODO
|
| RestoreModelsAction |
Load from a dump file of NQuads, or something equivalent.
|
| Exception | Description |
|---|---|
| DumpNode.BadNodeException | |
| DumpParser.BadInputException |
Copyright © 2021. All rights reserved.