Class for reading/writing graphs from/to GraphML format.

Namespace: yWorks.yFiles.GraphML
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class GraphMLIOHandler
Visual Basic
Public Class GraphMLIOHandler

Remarks

For more information about the GraphML file format please refer to the GraphML Primer.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.GraphML..::..GraphMLIOHandler

See Also