Click or drag to resize

IVirtualNode<TNodeID, TGraphID>.MaterialisedValue Property

Gets the materialised value forcing it to be materialised if necessary.

Namespace:  VDS.RDF.Storage.Virtualisation
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
INode MaterialisedValue { get; }

Property Value

Type: INode
See Also