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