The Graph concept contains a few requirements that are common to all the graph concepts.

Namespace:  QuickGraph.Concepts
Assembly:  QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public interface IGraph
Visual Basic (Declaration)
Public Interface IGraph

See Also