Enumeration (GI Enum)

Tsparql-3.0TsparqlSparqlValueType

Enumeration with the possible types of the cursor's cells

Index
BLANK_NODE: 6

Blank node value type

BOOLEAN: 7

Boolean value type, xsd:boolean

DATETIME: 5

Datetime value type, xsd:dateTime

DOUBLE: 4

Double value type, xsd:double

INTEGER: 3

Integer value type, xsd:integer

STRING: 2

String value type, xsd:string or rdf:langString

UNBOUND: 0

Unbound value type

URI: 1

Uri value type, rdfs:Resource