BaseGraphLiteralNode.ToString Method |
Name | Description | |
---|---|---|
![]() | ToString() |
Implementation of ToString for Graph Literals which produces a String representation of the Subgraph in N3 style syntax.
(Overrides BaseNode.ToString().) |
![]() | ToString(INodeFormatter) |
Gets the String representation of the Node formatted with the given Node formatter.
(Inherited from BaseNode.) |
![]() | ToString(INodeFormatter, TripleSegment) |
Gets the String representation of the Node formatted with the given Node formatter.
(Inherited from BaseNode.) |