BaseGraph.HasSubGraph Method |
Name | Description | |
---|---|---|
![]() | HasSubGraph(IGraph) |
Checks whether this Graph has the given Graph as a sub-graph.
|
![]() | HasSubGraph(IGraph, Dictionary<INode, INode>) |
Checks whether this Graph has the given Graph as a sub-graph.
|