Click or drag to resize

IGraphLiteralNodeSubGraph Property

Gets the Sub-graph the Graph Literal represents.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IGraph SubGraph { get; }

Property Value

Type: IGraph
See Also