Click or drag to resize

BaseGraphLiteralNodeSubGraph 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

IGraphLiteralNodeSubGraph
See Also