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