Application Features Tutorial

Export custom data in GraphML

This step shows how to read and write data that is bound to graph elements to and from a GraphML file.

This is demonstrated with Date objects that are bound to the node by an IMapper. Place the cursor over a node to view the bound object in a tooltip.

See the sources for details.