Click or drag to resize

BaseGraphLiteralNode.SubGraph Property

Gets the Subgraph that this Node represents.

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

Property Value

Type: IGraph

Implements

IGraphLiteralNode.SubGraph
See Also