DisconnectedGraphsFinder<TVertex, TEdge> Properties |
The DisconnectedGraphsFinder<TVertex, TEdge> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbortCrawl |
Sets the abortCrawl flag which will abort the crawl of the graph.
(Inherited from DepthFirstSearchCrawler<TVertex, TEdge>.) |
![]() | FoundDisconnectedGraphs |
Gets the disconnected graphs found;
|
![]() | RootsFound |
Gets the roots found.
(Inherited from RootDetector<TVertex, TEdge>.) |