INodeFactoryCreateGraphLiteralNode Method |
Creates a Graph Literal Node which represents the empty Subgraph.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax IGraphLiteralNode CreateGraphLiteralNode()
Function CreateGraphLiteralNode As IGraphLiteralNode
Return Value
Type:
IGraphLiteralNode[Missing <returns> documentation for "M:VDS.RDF.INodeFactory.CreateGraphLiteralNode"]
See Also