Package | Description |
---|---|
cz.cuni.mff.odcleanstore.transformer |
Interface definitions for named graph transformers.
|
Modifier and Type | Method and Description |
---|---|
void |
Transformer.shutdown()
Called when the instance of the transformer is no longer needed.
|
void |
Transformer.transformGraph(TransformedGraph inputGraph,
TransformationContext context)
Transforms a graph.
|
Copyright © 2013. All Rights Reserved.