Click or drag to resize

BaseBlankNodeNumericType Property

Gets the Numeric Type of the Node.

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

Property Value

Type: SparqlNumericType

Implements

IValuedNodeNumericType
See Also