Package | Description |
---|---|
cz.cuni.mff.odcleanstore.connection.exceptions | |
cz.cuni.mff.odcleanstore.data | |
cz.cuni.mff.odcleanstore.shared.util | |
cz.cuni.mff.odcleanstore.transformer |
Interface definitions for named graph transformers.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionException
Exception thrown when a connection to the database cannot be established.
|
class |
DatabaseException
Exception thrown when a database error occurs.
|
class |
ModelException
Error related to database model.
|
class |
QueryException
Exception thrown when a query over the database fails.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphLoader.importGraph(String contents,
String graphURI)
Import graph serialized as N3 or RDF/XML to database into the given named graph.
|
Modifier and Type | Class and Description |
---|---|
static class |
FileUtils.DirectoryException
Error when working with a directory.
|
Modifier and Type | Class and Description |
---|---|
class |
TransformedGraphException
Exception thrown by TransformedGraphs during a named graph processing.
|
class |
TransformerException
Exception thrown by Transformers during a named graph processing.
|
Copyright © 2013. All Rights Reserved.