Click or drag to resize

VDS.RDF.Query.Operators.DateTime Namespace

Namespace which provides implementations of ISparqlOperator which allow for embedding date time arithmetic into SPARQL queries.

Classes
  ClassDescription
Public classBaseDateTimeOperator
Abstract base operator for date time operations.
Public classBaseTimeSpanOperator
Abstract base operator for time span operations.
Public classDateTimeAddition
Represents the date time addition operator.
Public classDateTimeSubtraction
Represents the date time subtraction operation.
Public classTimeSpanAddition
Represents the time span addition operation.
Public classTimeSpanSubtraction
Represents the time span subtraction operator.