Name |
Description |
GraphAdapterBase |
Base class for graph adapters. |
GraphMLAttribute |
Represents a GraphML vertex or edge attribute parsed from a GraphML file. |
GraphMLGraphAdapter |
Converts a graph to and from a GraphML file. |
PajekGraphAdapter |
Converts a graph to and from a subset of the Pajek format. |
PajekGraphAdapter.PajekEdgeData |
Stores information about one edge in a Pajek file. |
SaveGraphException |
|
SimpleGraphAdapter |
Converts a graph to and from a simple two-name pair format. |
UcinetGraphAdapter |
Converts a graph to and from a UCINET full matrix DL file. |