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