Click or drag to resize

IVirtualRdfProviderTNodeID, TGraphIDNullID Property

Gets the Node ID that is used to indicate that a Node does not exist in the underlying storage.

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

Property Value

Type: TNodeID
See Also