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

Namespace: yWorks.yFiles.GraphML
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

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