Click or drag to resize

BaseVirtualUriNodeTNodeID, TGraphIDNumericType Property

Gets the numeric type of the expression.

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

Property Value

Type: SparqlNumericType

Implements

IValuedNodeNumericType
See Also