VDS.RDF.Query.Operators.DateTime Namespace |
Namespace which provides implementations of ISparqlOperator which allow for embedding date time arithmetic into SPARQL queries.
Class | Description | |
---|---|---|
![]() | BaseDateTimeOperator |
Abstract base operator for date time operations.
|
![]() | BaseTimeSpanOperator |
Abstract base operator for time span operations.
|
![]() | DateTimeAddition |
Represents the date time addition operator.
|
![]() | DateTimeSubtraction |
Represents the date time subtraction operation.
|
![]() | TimeSpanAddition |
Represents the time span addition operation.
|
![]() | TimeSpanSubtraction |
Represents the time span subtraction operator.
|