IGraphHasSameStructure Method |
| Name | Description | |
|---|---|---|
| HasSameStructure(IGraph) |
Returns whether this graph is isomorphic to that graph, neglecting the attribute values, only structurally
| |
| HasSameStructure(IDictionaryIGraph, SetValueType) |
Returns whether this graph is isomorphic to any of the set of graphs given, neglecting the attribute values, only structurally
Don't call from a parallelized matcher!
|