BaseGraphLiteralNodeToString Method |
Implementation of ToString for Graph Literals which produces a String representation of the Subgraph in N3 style syntax.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
String[Missing <returns> documentation for "M:VDS.RDF.BaseGraphLiteralNode.ToString"]
Implements
INodeToStringINodeToStringSee Also