Click or drag to resize

BaseVirtualBlankNodeTNodeID, TGraphIDInternalID Property

Gets the Internal ID of the Blank Node.

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

Property Value

Type: String

Implements

IBlankNodeInternalID
See Also