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