public class ModelMerger extends Object
| Constructor and Description |
|---|
ModelMerger() |
| Modifier and Type | Method and Description |
|---|---|
void |
merge(Graph source,
Graph sink)
Merge entities from the source graph into the sink graph.
|
public void merge(Graph source, Graph sink) throws MergeException
MergeExceptionCopyright © 2019. All rights reserved.