Click or drag to resize

INodeFactoryCreateGraphLiteralNode Method

Creates a Graph Literal Node which represents the empty Subgraph.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IGraphLiteralNode CreateGraphLiteralNode()

Return Value

Type: IGraphLiteralNode

[Missing <returns> documentation for "M:VDS.RDF.INodeFactory.CreateGraphLiteralNode"]

See Also