Click or drag to resize

BaseVirtualLiteralNodeTNodeID, TGraphIDValue Property

Gets the lexical value of the Literal.

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

Property Value

Type: String

Implements

ILiteralNodeValue
See Also