Click or drag to resize

BaseVirtualLiteralNodeTNodeID, TGraphIDAsString Method

Gets the value as a string.

Namespace:  VDS.RDF.Storage.Virtualisation
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string AsString()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Storage.Virtualisation.BaseVirtualLiteralNode`2.AsString"]

Implements

IValuedNodeAsString
Remarks
Forces a materialisation of the value.
See Also