Click or drag to resize

BaseVirtualBlankNodeTNodeID, TGraphIDAsTimeSpan Method

Throws an error as blank nodes cannot be cast to a time span.

Namespace:  VDS.RDF.Storage.Virtualisation
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public TimeSpan AsTimeSpan()

Return Value

Type: TimeSpan

[Missing <returns> documentation for "M:VDS.RDF.Storage.Virtualisation.BaseVirtualBlankNode`2.AsTimeSpan"]

Implements

IValuedNodeAsTimeSpan
See Also