Click or drag to resize

DepthFirstSearchCrawler<TVertex, TEdge> Properties

The DepthFirstSearchCrawler<TVertex, TEdge> generic type exposes the following members.

Properties
  NameDescription
Protected propertyAbortCrawl
Sets the abortCrawl flag which will abort the crawl of the graph.
Top
See Also