GraphMLSpecsHelper Fields | 
The GraphMLSpecsHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeTyte | 
            The name of the GraphML attribute representing the type of an attribute.
              | |
| Data | 
            The name of the GraphML element representing custom attributes for nodes and edges.
              | |
| Directed | 
            The value representing a directed edge.
              | |
| Domain | 
            The name of the GraphML attribute representing the domain of a key.
              | |
| Edge | 
            The name of the GraphML XML element representing an edge.
              | |
| Edgedefault | 
            The name of the GraphML XML attribute representing the default directedness of and edge.
              | |
| EdgeLabel | 
            The value representing an edge label attribute id.
              | |
| Graph | 
            The name of the GraphML XML element representing a graph.
              | |
| GraphLabel | 
            The value representing a graph label attribute id.
              | |
| GraphML | 
            The name of the GraphML XML root element.
              | |
| Id | 
            The name of the GraphML attribute representing the id of a node or edge.
              | |
| Key | 
            The name of the GraphML element representing a key.
              | |
| Node | 
            The name of the GraphML element representing the source of a node.
              | |
| NodeLabel | 
            The value representing a node label attribute id.
              | |
| NS | 
            The namespace URI for GraphML XML elements.
              | |
| Source | 
            The name of the GraphML attribute representing the source of an edge.
              | |
| String | 
            The value representing the string type.
              | |
| Target | 
            The name of the GraphML attribute representing the target of an edge.
              | |
| XsdUri | 
            The URL of the GraphML XML schema.
              |