GraphMLSpecsHelperSource Field |
The name of the GraphML attribute representing the source of an edge.
Namespace:
VDS.RDF.Writing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public const string Source = "source"
Public Const Source As String = "source"
Field Value
Type:
StringSee Also