GraphMLSpecsHelper.Node Field |
The name of the GraphML element representing the source of a node.
Namespace:
VDS.RDF.Writing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic const string Node = "node"
Public Const Node As String = "node"
Field Value
Type:
String
See Also