Click or drag to resize

BaseVirtualLiteralNode<TNodeID, TGraphID>.Value 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

ILiteralNode.Value
See Also