Show / Hide Table of Contents

Namespace VDS.RDF.Nodes

Classes

BooleanNode

Valued Node representing boolean values.

ByteNode

Valued node representing a byte (8-bit unsigned integer).

DateNode

Valued Node representing a Date value.

DateTimeNode

Valued Node representing a Date Time value.

DecimalNode

A Valued Node representing decimal nodes.

DoubleNode

A Valued Node representing double values.

FloatNode

A Valued Node representing float values.

LongNode

A Valued Node with a Long value.

NumericNode

A Valued Node with a numeric value.

SignedByteNode

Value node representing a signed byte (8-bit signed integer).

StringNode

Valued node whose value is a string or can only be converted to a string.

TimeSpanNode

Valued Node representing a Time Span value.

UnsignedLongNode

A Valued Node with a unsigned long value.

ValuedNodeExtensions

Extension Methods related to valued nodes.

Interfaces

IValuedNode

Interface for Valued Nodes.

In this article
  • Classes
  • Interfaces
Back to top Generated by DocFX