Package | Description |
---|---|
cz.cuni.mff.odcleanstore.transformer |
Interface definitions for named graph transformers.
|
Modifier and Type | Method and Description |
---|---|
void |
TransformedGraph.addAttachedGraph(String attachedGraphName)
Register an additional graph attached to the main transformed graph.
|
void |
TransformedGraph.deleteGraph()
Marks the whole transformed graph (and the respective attached graphs) for deletion.
|
Copyright © 2013. All Rights Reserved.