Click or drag to resize

BaseVirtualLiteralNodeTNodeID, TGraphIDAsInteger Method

Gets the value as an integer.

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

Return Value

Type: Int64

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

Implements

IValuedNodeAsInteger
Remarks
Forces a materialisation of the value.
See Also