public class FillupIsolatedVertices
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
FillupIsolatedVertices.IsolatedVertices |
static class |
FillupIsolatedVertices.VertexContextSegment |
| Constructor and Description |
|---|
FillupIsolatedVertices(SchemaGraph sourceGraph,
SchemaGraph targetGraph) |
| Modifier and Type | Method and Description |
|---|---|
void |
calcPossibleMappings(java.util.List<FillupIsolatedVertices.VertexContextSegment> contexts,
java.lang.String typeNameForDebug) |
void |
ensureGraphAreSameSize() |
public FillupIsolatedVertices(SchemaGraph sourceGraph, SchemaGraph targetGraph)
public void ensureGraphAreSameSize()
public void calcPossibleMappings(java.util.List<FillupIsolatedVertices.VertexContextSegment> contexts, java.lang.String typeNameForDebug)