Click or drag to resize

BaseVirtualGraphLiteralNodeTNodeID, TGraphIDSubGraph Property

Gets the subgraph this Graph Literal represents.

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

Property Value

Type: IGraph

Implements

IGraphLiteralNodeSubGraph
See Also