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