Usages of GraphMLXmlAttribute
Properties
| dataTagAttributes | in IOutputHandler | Gets the XML attributes that should be added to the data element. | |
| keyDefinitionAttributes | in IOutputHandler | Gets the XML attributes that should be added to the key definition in the GraphML key element. | |
| dataTagAttributes | in OutputHandlerBase | ||
| keyDefinitionAttributes | in OutputHandlerBase |
Method Parameters
| writeGraphMLXmlAttribute (GraphMLXmlAttribute) | in IXmlWriter | Write an XML attribute from the given attribute struct. |