Click or drag to resize

BaseGraphLiteralNode.NumericType 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

IValuedNode.NumericType
See Also