Package | Description |
---|---|
cz.cuni.mff.odcleanstore.engine.pipeline | |
cz.cuni.mff.odcleanstore.test |
Classes for manual linker testing.
|
cz.cuni.mff.odcleanstore.transformer |
Interface definitions for named graph transformers.
|
Modifier and Type | Method and Description |
---|---|
void |
TransformedGraph.addAttachedGraph(String attachedGraphName) |
void |
TransformedGraph.deleteGraph() |
Modifier and Type | Method and Description |
---|---|
void |
TransformedGraphTestImpl.addAttachedGraph(String attachedGraphName) |
void |
TransformedGraphTestImpl.deleteGraph() |
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.