Show / Hide Table of Contents

Class Token

Static Class which defines the Integer Constants used for Token Types.

Inheritance
object
Token
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: VDS.RDF.Parsing.Tokens
Assembly: dotNetRdf.dll
Syntax
public static class Token

Fields

| Edit this page View Source

ABS

Constants defining Token Types.

Declaration
public const int ABS = 180
Field Value
Type Description
int
| Edit this page View Source

ADD

Constants defining Token Types.

Declaration
public const int ADD = 513
Field Value
Type Description
int
| Edit this page View Source

ALL

Constants defining Token Types.

Declaration
public const int ALL = 122
Field Value
Type Description
int
| Edit this page View Source

ALLWORD

Constants defining Token Types.

Declaration
public const int ALLWORD = 512
Field Value
Type Description
int
| Edit this page View Source

AND

Constants defining Token Types.

Declaration
public const int AND = 261
Field Value
Type Description
int
| Edit this page View Source

AS

Constants defining Token Types.

Declaration
public const int AS = 126
Field Value
Type Description
int
| Edit this page View Source

ASC

Constants defining Token Types.

Declaration
public const int ASC = 124
Field Value
Type Description
int
| Edit this page View Source

ASK

Constants defining Token Types.

Declaration
public const int ASK = 100
Field Value
Type Description
int
| Edit this page View Source

ASSIGNMENT

Constants defining Token Types.

Declaration
public const int ASSIGNMENT = 65
Field Value
Type Description
int
| Edit this page View Source

AT

Constants defining Token Types.

Declaration
public const int AT = 50
Field Value
Type Description
int
| Edit this page View Source

AVG

Constants defining Token Types.

Declaration
public const int AVG = 302
Field Value
Type Description
int
| Edit this page View Source

BASEDIRECTIVE

Constants defining Token Types.

Declaration
public const int BASEDIRECTIVE = 3
Field Value
Type Description
int
| Edit this page View Source

BIND

Constants defining Token Types.

Declaration
public const int BIND = 137
Field Value
Type Description
int
| Edit this page View Source

BINDINGS

Constants defining Token Types.

Declaration
public const int BINDINGS = 135
Field Value
Type Description
int
| Edit this page View Source

BITWISEOR

Constants defining Token Types.

Declaration
public const int BITWISEOR = 263
Field Value
Type Description
int
| Edit this page View Source

BLANKNODE

Constants defining Token Types.

Declaration
public const int BLANKNODE = 30
Field Value
Type Description
int
| Edit this page View Source

BLANKNODECOLLECTION

Constants defining Token Types.

Declaration
public const int BLANKNODECOLLECTION = 32
Field Value
Type Description
int
| Edit this page View Source

BLANKNODEWITHID

Constants defining Token Types.

Declaration
public const int BLANKNODEWITHID = 31
Field Value
Type Description
int
| Edit this page View Source

BNODE

Constants defining Token Types.

Declaration
public const int BNODE = 199
Field Value
Type Description
int
| Edit this page View Source

BOF

Constants defining Token Types.

Declaration
public const int BOF = 0
Field Value
Type Description
int
| Edit this page View Source

BOUND

Constants defining Token Types.

Declaration
public const int BOUND = 154
Field Value
Type Description
int
| Edit this page View Source

CALL

Constants defining Token Types.

Declaration
public const int CALL = 206
Field Value
Type Description
int
| Edit this page View Source

CEIL

Constants defining Token Types.

Declaration
public const int CEIL = 182
Field Value
Type Description
int
| Edit this page View Source

CLEAR

Constants defining Token Types.

Declaration
public const int CLEAR = 504
Field Value
Type Description
int
| Edit this page View Source

COALESCE

Constants defining Token Types.

Declaration
public const int COALESCE = 167
Field Value
Type Description
int
| Edit this page View Source

COMMA

Constants defining Token Types.

Declaration
public const int COMMA = 53
Field Value
Type Description
int
| Edit this page View Source

COMMENT

Constants defining Token Types.

Declaration
public const int COMMENT = 90
Field Value
Type Description
int
| Edit this page View Source

CONCAT

Constants defining Token Types.

Declaration
public const int CONCAT = 179
Field Value
Type Description
int
| Edit this page View Source

CONSTRUCT

Constants defining Token Types.

Declaration
public const int CONSTRUCT = 101
Field Value
Type Description
int
| Edit this page View Source

CONTAINS

Constants defining Token Types.

Declaration
public const int CONTAINS = 177
Field Value
Type Description
int
| Edit this page View Source

COPY

Constants defining Token Types.

Declaration
public const int COPY = 514
Field Value
Type Description
int
| Edit this page View Source

COUNT

Constants defining Token Types.

Declaration
public const int COUNT = 300
Field Value
Type Description
int
| Edit this page View Source

CREATE

Constants defining Token Types.

Declaration
public const int CREATE = 505
Field Value
Type Description
int
| Edit this page View Source

DATA

Constants defining Token Types.

Declaration
public const int DATA = 502
Field Value
Type Description
int
| Edit this page View Source

DATATYPE

Constants defining Token Types.

Declaration
public const int DATATYPE = 23
Field Value
Type Description
int
| Edit this page View Source

DATATYPEFUNC

Constants defining Token Types.

Declaration
public const int DATATYPEFUNC = 160
Field Value
Type Description
int
| Edit this page View Source

DAY

Constants defining Token Types.

Declaration
public const int DAY = 187
Field Value
Type Description
int
| Edit this page View Source

DEFAULT

Constants defining Token Types.

Declaration
public const int DEFAULT = 511
Field Value
Type Description
int
| Edit this page View Source

DELETE

Constants defining Token Types.

Declaration
public const int DELETE = 501
Field Value
Type Description
int
| Edit this page View Source

DESC

Constants defining Token Types.

Declaration
public const int DESC = 125
Field Value
Type Description
int
| Edit this page View Source

DESCRIBE

Constants defining Token Types.

Declaration
public const int DESCRIBE = 102
Field Value
Type Description
int
| Edit this page View Source

DISTINCT

Constants defining Token Types.

Declaration
public const int DISTINCT = 113
Field Value
Type Description
int
| Edit this page View Source

DIVIDE

Constants defining Token Types.

Declaration
public const int DIVIDE = 253
Field Value
Type Description
int
| Edit this page View Source

DOT

Constants defining Token Types.

Declaration
public const int DOT = 51
Field Value
Type Description
int
| Edit this page View Source

DROP

Constants defining Token Types.

Declaration
public const int DROP = 506
Field Value
Type Description
int
| Edit this page View Source

ENCODEFORURI

Constants defining Token Types.

Declaration
public const int ENCODEFORURI = 178
Field Value
Type Description
int
| Edit this page View Source

ENDANNOTATION

Constants defining Token Types.

Declaration
public const int ENDANNOTATION = 603
Field Value
Type Description
int
| Edit this page View Source

ENDQUOTE

Constants defining Token Types.

Declaration
public const int ENDQUOTE = 601
Field Value
Type Description
int
| Edit this page View Source

EOF

Constants defining Token Types.

Declaration
public const int EOF = 1000
Field Value
Type Description
int
| Edit this page View Source

EOL

Constants defining Token Types.

Declaration
public const int EOL = 69
Field Value
Type Description
int
| Edit this page View Source

EQUALS

Constants defining Token Types.

Declaration
public const int EQUALS = 42
Field Value
Type Description
int
| Edit this page View Source

EXCLAMATION

Constants defining Token Types.

Declaration
public const int EXCLAMATION = 64
Field Value
Type Description
int
| Edit this page View Source

EXISTS

Constants defining Token Types.

Declaration
public const int EXISTS = 129
Field Value
Type Description
int
| Edit this page View Source

FILTER

Constants defining Token Types.

Declaration
public const int FILTER = 121
Field Value
Type Description
int
| Edit this page View Source

FLOOR

Constants defining Token Types.

Declaration
public const int FLOOR = 183
Field Value
Type Description
int
| Edit this page View Source

FORALL

Constants defining Token Types.

Declaration
public const int FORALL = 5
Field Value
Type Description
int
| Edit this page View Source

FORSOME

Constants defining Token Types.

Declaration
public const int FORSOME = 6
Field Value
Type Description
int
| Edit this page View Source

FROM

Constants defining Token Types.

Declaration
public const int FROM = 115
Field Value
Type Description
int
| Edit this page View Source

FROMNAMED

Constants defining Token Types.

Declaration
public const int FROMNAMED = 117
Field Value
Type Description
int
| Edit this page View Source

GRAPH

Constants defining Token Types.

Declaration
public const int GRAPH = 119
Field Value
Type Description
int
| Edit this page View Source

GRAPHLITERAL

Constants defining Token Types.

Declaration
public const int GRAPHLITERAL = 27
Field Value
Type Description
int
| Edit this page View Source

GREATERTHAN

Constants defining Token Types.

Declaration
public const int GREATERTHAN = 255
Field Value
Type Description
int
| Edit this page View Source

GREATERTHANOREQUALTO

Constants defining Token Types.

Declaration
public const int GREATERTHANOREQUALTO = 257
Field Value
Type Description
int
| Edit this page View Source

GROUPBY

Constants defining Token Types.

Declaration
public const int GROUPBY = 128
Field Value
Type Description
int
| Edit this page View Source

GROUPCONCAT

Constants defining Token Types.

Declaration
public const int GROUPCONCAT = 309
Field Value
Type Description
int
| Edit this page View Source

HASH

Constants defining Token Types.

Declaration
public const int HASH = 54
Field Value
Type Description
int
| Edit this page View Source

HAT

Constants defining Token Types.

Declaration
public const int HAT = 63
Field Value
Type Description
int
| Edit this page View Source

HATHAT

Constants defining Token Types.

Declaration
public const int HATHAT = 56
Field Value
Type Description
int
| Edit this page View Source

HAVING

Constants defining Token Types.

Declaration
public const int HAVING = 127
Field Value
Type Description
int
| Edit this page View Source

HOURS

Constants defining Token Types.

Declaration
public const int HOURS = 188
Field Value
Type Description
int
| Edit this page View Source

IF

Constants defining Token Types.

Declaration
public const int IF = 168
Field Value
Type Description
int
| Edit this page View Source

IMPLIEDBY

Constants defining Token Types.

Declaration
public const int IMPLIEDBY = 41
Field Value
Type Description
int
| Edit this page View Source

IMPLIES

Constants defining Token Types.

Declaration
public const int IMPLIES = 40
Field Value
Type Description
int
| Edit this page View Source

IN

Constants defining Token Types.

Declaration
public const int IN = 162
Field Value
Type Description
int
| Edit this page View Source

INSERT

Constants defining Token Types.

Declaration
public const int INSERT = 500
Field Value
Type Description
int
| Edit this page View Source

INTO

Constants defining Token Types.

Declaration
public const int INTO = 508
Field Value
Type Description
int
| Edit this page View Source

IRI

Constants defining Token Types.

Declaration
public const int IRI = 166
Field Value
Type Description
int
| Edit this page View Source

ISBLANK

Constants defining Token Types.

Declaration
public const int ISBLANK = 161
Field Value
Type Description
int
| Edit this page View Source

ISIRI

Constants defining Token Types.

Declaration
public const int ISIRI = 157
Field Value
Type Description
int
| Edit this page View Source

ISLITERAL

Constants defining Token Types.

Declaration
public const int ISLITERAL = 158
Field Value
Type Description
int
| Edit this page View Source

ISNUMERIC

Constants defining Token Types.

Declaration
public const int ISNUMERIC = 170
Field Value
Type Description
int
| Edit this page View Source

ISTRIPLE

Constants defining Token Types.

Declaration
public const int ISTRIPLE = 650
Field Value
Type Description
int
| Edit this page View Source

ISURI

Constants defining Token Types.

Declaration
public const int ISURI = 156
Field Value
Type Description
int
| Edit this page View Source

KEYWORDA

Constants defining Token Types.

Declaration
public const int KEYWORDA = 70
Field Value
Type Description
int
| Edit this page View Source

KEYWORDCUSTOM

Constants defining Token Types.

Declaration
public const int KEYWORDCUSTOM = 73
Field Value
Type Description
int
| Edit this page View Source

KEYWORDDEF

Constants defining Token Types.

Declaration
public const int KEYWORDDEF = 74
Field Value
Type Description
int
| Edit this page View Source

KEYWORDDIRECTIVE

Constants defining Token Types.

Declaration
public const int KEYWORDDIRECTIVE = 4
Field Value
Type Description
int
| Edit this page View Source

KEYWORDIS

Constants defining Token Types.

Declaration
public const int KEYWORDIS = 71
Field Value
Type Description
int
| Edit this page View Source

KEYWORDOF

Constants defining Token Types.

Declaration
public const int KEYWORDOF = 72
Field Value
Type Description
int
| Edit this page View Source

LANG

Constants defining Token Types.

Declaration
public const int LANG = 151
Field Value
Type Description
int
| Edit this page View Source

LANGMATCHES

Constants defining Token Types.

Declaration
public const int LANGMATCHES = 152
Field Value
Type Description
int
| Edit this page View Source

LANGSPEC

Constants defining Token Types.

Declaration
public const int LANGSPEC = 22
Field Value
Type Description
int
| Edit this page View Source

LCASE

Constants defining Token Types.

Declaration
public const int LCASE = 174
Field Value
Type Description
int
| Edit this page View Source

LEFTBRACKET

Constants defining Token Types.

Declaration
public const int LEFTBRACKET = 59
Field Value
Type Description
int
| Edit this page View Source

LEFTCURLYBRACKET

Constants defining Token Types.

Declaration
public const int LEFTCURLYBRACKET = 61
Field Value
Type Description
int
| Edit this page View Source

LEFTSQBRACKET

Constants defining Token Types.

Declaration
public const int LEFTSQBRACKET = 57
Field Value
Type Description
int
| Edit this page View Source

LENGTH

Constants defining Token Types.

Declaration
public const int LENGTH = 350
Field Value
Type Description
int
| Edit this page View Source

LESSTHAN

Constants defining Token Types.

Declaration
public const int LESSTHAN = 256
Field Value
Type Description
int
| Edit this page View Source

LESSTHANOREQUALTO

Constants defining Token Types.

Declaration
public const int LESSTHANOREQUALTO = 258
Field Value
Type Description
int
| Edit this page View Source

LET

Constants defining Token Types.

Declaration
public const int LET = 131
Field Value
Type Description
int
| Edit this page View Source

LIMIT

Constants defining Token Types.

Declaration
public const int LIMIT = 111
Field Value
Type Description
int
| Edit this page View Source

LITERAL

Constants defining Token Types.

Declaration
public const int LITERAL = 20
Field Value
Type Description
int
| Edit this page View Source

LITERALWITHDT

Constants defining Token Types.

Declaration
public const int LITERALWITHDT = 26
Field Value
Type Description
int
| Edit this page View Source

LITERALWITHLANG

Constants defining Token Types.

Declaration
public const int LITERALWITHLANG = 25
Field Value
Type Description
int
| Edit this page View Source

LOAD

Constants defining Token Types.

Declaration
public const int LOAD = 503
Field Value
Type Description
int
| Edit this page View Source

LONGLITERAL

Constants defining Token Types.

Declaration
public const int LONGLITERAL = 21
Field Value
Type Description
int
| Edit this page View Source

MAX

Constants defining Token Types.

Declaration
public const int MAX = 304
Field Value
Type Description
int
| Edit this page View Source

MD5

Constants defining Token Types.

Declaration
public const int MD5 = 193
Field Value
Type Description
int
| Edit this page View Source

MEDIAN

Constants defining Token Types.

Declaration
public const int MEDIAN = 307
Field Value
Type Description
int
| Edit this page View Source

MIN

Constants defining Token Types.

Declaration
public const int MIN = 303
Field Value
Type Description
int
| Edit this page View Source

MINUS

Constants defining Token Types.

Declaration
public const int MINUS = 251
Field Value
Type Description
int
| Edit this page View Source

MINUS_P

Constants defining Token Types.

Declaration
public const int MINUS_P = 133
Field Value
Type Description
int
| Edit this page View Source

MINUTES

Constants defining Token Types.

Declaration
public const int MINUTES = 189
Field Value
Type Description
int
| Edit this page View Source

MODE

Constants defining Token Types.

Declaration
public const int MODE = 308
Field Value
Type Description
int
| Edit this page View Source

MONTH

Constants defining Token Types.

Declaration
public const int MONTH = 186
Field Value
Type Description
int
| Edit this page View Source

MOVE

Constants defining Token Types.

Declaration
public const int MOVE = 515
Field Value
Type Description
int
| Edit this page View Source

MULTIPLY

Constants defining Token Types.

Declaration
public const int MULTIPLY = 254
Field Value
Type Description
int
| Edit this page View Source

NAMED

Constants defining Token Types.

Declaration
public const int NAMED = 116
Field Value
Type Description
int
| Edit this page View Source

NEGATION

Constants defining Token Types.

Declaration
public const int NEGATION = 260
Field Value
Type Description
int
| Edit this page View Source

NMAX

Constants defining Token Types.

Declaration
public const int NMAX = 306
Field Value
Type Description
int
| Edit this page View Source

NMIN

Constants defining Token Types.

Declaration
public const int NMIN = 305
Field Value
Type Description
int
| Edit this page View Source

NOT

Constants defining Token Types.

Declaration
public const int NOT = 252
Field Value
Type Description
int
| Edit this page View Source

NOTEQUALS

Constants defining Token Types.

Declaration
public const int NOTEQUALS = 259
Field Value
Type Description
int
| Edit this page View Source

NOTEXISTS

Constants defining Token Types.

Declaration
public const int NOTEXISTS = 130
Field Value
Type Description
int
| Edit this page View Source

NOTIN

Constants defining Token Types.

Declaration
public const int NOTIN = 163
Field Value
Type Description
int
| Edit this page View Source

NOW

Constants defining Token Types.

Declaration
public const int NOW = 184
Field Value
Type Description
int
| Edit this page View Source

OBJECT

Constants defining Token Types.

Declaration
public const int OBJECT = 651
Field Value
Type Description
int
| Edit this page View Source

OFFSET

Constants defining Token Types.

Declaration
public const int OFFSET = 112
Field Value
Type Description
int
| Edit this page View Source

OPTIONAL

Constants defining Token Types.

Declaration
public const int OPTIONAL = 120
Field Value
Type Description
int
| Edit this page View Source

OR

Constants defining Token Types.

Declaration
public const int OR = 262
Field Value
Type Description
int
| Edit this page View Source

ORDERBY

Constants defining Token Types.

Declaration
public const int ORDERBY = 110
Field Value
Type Description
int
| Edit this page View Source

PATH

Constants defining Token Types.

Declaration
public const int PATH = 67
Field Value
Type Description
int
| Edit this page View Source

PLAINLITERAL

Constants defining Token Types.

Declaration
public const int PLAINLITERAL = 24
Field Value
Type Description
int
| Edit this page View Source

PLUS

Constants defining Token Types.

Declaration
public const int PLUS = 250
Field Value
Type Description
int
| Edit this page View Source

PREDICATE

Constants defining Token Types.

Declaration
public const int PREDICATE = 652
Field Value
Type Description
int
| Edit this page View Source

PREFIX

Constants defining Token Types.

Declaration
public const int PREFIX = 2
Field Value
Type Description
int
| Edit this page View Source

PREFIXDIRECTIVE

Constants defining Token Types.

Declaration
public const int PREFIXDIRECTIVE = 1
Field Value
Type Description
int
| Edit this page View Source

QNAME

Constants defining Token Types.

Declaration
public const int QNAME = 11
Field Value
Type Description
int
| Edit this page View Source

QUESTION

Constants defining Token Types.

Declaration
public const int QUESTION = 66
Field Value
Type Description
int
| Edit this page View Source

QUOTEDTRIPLE

Constants defining Token Types.

Declaration
public const int QUOTEDTRIPLE = 604
Field Value
Type Description
int
| Edit this page View Source

RAND

Constants defining Token Types.

Declaration
public const int RAND = 200
Field Value
Type Description
int
| Edit this page View Source

REDUCED

Constants defining Token Types.

Declaration
public const int REDUCED = 114
Field Value
Type Description
int
| Edit this page View Source

REGEX

Constants defining Token Types.

Declaration
public const int REGEX = 159
Field Value
Type Description
int
| Edit this page View Source

REPLACE

Constants defining Token Types.

Declaration
public const int REPLACE = 203
Field Value
Type Description
int
| Edit this page View Source

RIGHTBRACKET

Constants defining Token Types.

Declaration
public const int RIGHTBRACKET = 60
Field Value
Type Description
int
| Edit this page View Source

RIGHTCURLYBRACKET

Constants defining Token Types.

Declaration
public const int RIGHTCURLYBRACKET = 62
Field Value
Type Description
int
| Edit this page View Source

RIGHTSQBRACKET

Constants defining Token Types.

Declaration
public const int RIGHTSQBRACKET = 58
Field Value
Type Description
int
| Edit this page View Source

ROUND

Constants defining Token Types.

Declaration
public const int ROUND = 181
Field Value
Type Description
int
| Edit this page View Source

SAMETERM

Constants defining Token Types.

Declaration
public const int SAMETERM = 155
Field Value
Type Description
int
| Edit this page View Source

SAMPLE

Constants defining Token Types.

Declaration
public const int SAMPLE = 310
Field Value
Type Description
int
| Edit this page View Source

SECONDS

Constants defining Token Types.

Declaration
public const int SECONDS = 190
Field Value
Type Description
int
| Edit this page View Source

SELECT

Constants defining Token Types.

Declaration
public const int SELECT = 103
Field Value
Type Description
int
| Edit this page View Source

SEMICOLON

Constants defining Token Types.

Declaration
public const int SEMICOLON = 52
Field Value
Type Description
int
| Edit this page View Source

SEPARATOR

Constants defining Token Types.

Declaration
public const int SEPARATOR = 311
Field Value
Type Description
int
| Edit this page View Source

SERVICE

Constants defining Token Types.

Declaration
public const int SERVICE = 134
Field Value
Type Description
int
| Edit this page View Source

SHA1

Constants defining Token Types.

Declaration
public const int SHA1 = 194
Field Value
Type Description
int
| Edit this page View Source

SHA224

Constants defining Token Types.

Declaration
public const int SHA224 = 195
Field Value
Type Description
int
| Edit this page View Source

SHA256

Constants defining Token Types.

Declaration
public const int SHA256 = 196
Field Value
Type Description
int
| Edit this page View Source

SHA384

Constants defining Token Types.

Declaration
public const int SHA384 = 197
Field Value
Type Description
int
| Edit this page View Source

SHA512

Constants defining Token Types.

Declaration
public const int SHA512 = 198
Field Value
Type Description
int
| Edit this page View Source

SILENT

Constants defining Token Types.

Declaration
public const int SILENT = 507
Field Value
Type Description
int
| Edit this page View Source

SPARQLDATATYPE

Constants defining Token Types.

Declaration
public const int SPARQLDATATYPE = 153
Field Value
Type Description
int
| Edit this page View Source

STARTANNOTATION

Constants defining Token Types.

Declaration
public const int STARTANNOTATION = 602
Field Value
Type Description
int
| Edit this page View Source

STARTQUOTE

Constants defining Token Types.

Declaration
public const int STARTQUOTE = 600
Field Value
Type Description
int
| Edit this page View Source

STR

Constants defining Token Types.

Declaration
public const int STR = 150
Field Value
Type Description
int
| Edit this page View Source

STRAFTER

Constants defining Token Types.

Declaration
public const int STRAFTER = 201
Field Value
Type Description
int
| Edit this page View Source

STRBEFORE

Constants defining Token Types.

Declaration
public const int STRBEFORE = 202
Field Value
Type Description
int
| Edit this page View Source

STRDT

Constants defining Token Types.

Declaration
public const int STRDT = 165
Field Value
Type Description
int
| Edit this page View Source

STRENDS

Constants defining Token Types.

Declaration
public const int STRENDS = 176
Field Value
Type Description
int
| Edit this page View Source

STRLANG

Constants defining Token Types.

Declaration
public const int STRLANG = 164
Field Value
Type Description
int
| Edit this page View Source

STRLEN

Constants defining Token Types.

Declaration
public const int STRLEN = 171
Field Value
Type Description
int
| Edit this page View Source

STRSTARTS

Constants defining Token Types.

Declaration
public const int STRSTARTS = 175
Field Value
Type Description
int
| Edit this page View Source

STRUUID

Constants defining Token Types.

Declaration
public const int STRUUID = 204
Field Value
Type Description
int
| Edit this page View Source

SUBJECT

Constants defining Token Types.

Declaration
public const int SUBJECT = 653
Field Value
Type Description
int
| Edit this page View Source

SUBSTR

Constants defining Token Types.

Declaration
public const int SUBSTR = 172
Field Value
Type Description
int
| Edit this page View Source

SUM

Constants defining Token Types.

Declaration
public const int SUM = 301
Field Value
Type Description
int
| Edit this page View Source

TAB

Constants defining Token Types.

Declaration
public const int TAB = 68
Field Value
Type Description
int
| Edit this page View Source

TIMEZONE

Constants defining Token Types.

Declaration
public const int TIMEZONE = 191
Field Value
Type Description
int
| Edit this page View Source

TO

Constants defining Token Types.

Declaration
public const int TO = 516
Field Value
Type Description
int
| Edit this page View Source

TRIPLE

Constants defining Token Types.

Declaration
public const int TRIPLE = 654
Field Value
Type Description
int
| Edit this page View Source

TZ

Constants defining Token Types.

Declaration
public const int TZ = 192
Field Value
Type Description
int
| Edit this page View Source

UCASE

Constants defining Token Types.

Declaration
public const int UCASE = 173
Field Value
Type Description
int
| Edit this page View Source

UNDEF

Constants defining Token Types.

Declaration
public const int UNDEF = 136
Field Value
Type Description
int
| Edit this page View Source

UNDERSCORE

Constants defining Token Types.

Declaration
public const int UNDERSCORE = 55
Field Value
Type Description
int
| Edit this page View Source

UNION

Constants defining Token Types.

Declaration
public const int UNION = 123
Field Value
Type Description
int
| Edit this page View Source

UNKNOWN

Constants defining Token Types.

Declaration
public const int UNKNOWN = -1
Field Value
Type Description
int
| Edit this page View Source

UNSAID

Constants defining Token Types.

Declaration
public const int UNSAID = 132
Field Value
Type Description
int
| Edit this page View Source

URI

Constants defining Token Types.

Declaration
public const int URI = 10
Field Value
Type Description
int
| Edit this page View Source

URIFUNC

Constants defining Token Types.

Declaration
public const int URIFUNC = 169
Field Value
Type Description
int
| Edit this page View Source

USING

Constants defining Token Types.

Declaration
public const int USING = 510
Field Value
Type Description
int
| Edit this page View Source

UUID

Constants defining Token Types.

Declaration
public const int UUID = 205
Field Value
Type Description
int
| Edit this page View Source

VALUES

Constants defining Token Types.

Declaration
public const int VALUES = 138
Field Value
Type Description
int
| Edit this page View Source

VARIABLE

Constants defining Token Types.

Declaration
public const int VARIABLE = 80
Field Value
Type Description
int
| Edit this page View Source

WHERE

Constants defining Token Types.

Declaration
public const int WHERE = 118
Field Value
Type Description
int
| Edit this page View Source

WITH

Constants defining Token Types.

Declaration
public const int WITH = 509
Field Value
Type Description
int
| Edit this page View Source

YEAR

Constants defining Token Types.

Declaration
public const int YEAR = 185
Field Value
Type Description
int
  • Edit this page
  • View Source
In this article
  • Fields
    • ABS
    • ADD
    • ALL
    • ALLWORD
    • AND
    • AS
    • ASC
    • ASK
    • ASSIGNMENT
    • AT
    • AVG
    • BASEDIRECTIVE
    • BIND
    • BINDINGS
    • BITWISEOR
    • BLANKNODE
    • BLANKNODECOLLECTION
    • BLANKNODEWITHID
    • BNODE
    • BOF
    • BOUND
    • CALL
    • CEIL
    • CLEAR
    • COALESCE
    • COMMA
    • COMMENT
    • CONCAT
    • CONSTRUCT
    • CONTAINS
    • COPY
    • COUNT
    • CREATE
    • DATA
    • DATATYPE
    • DATATYPEFUNC
    • DAY
    • DEFAULT
    • DELETE
    • DESC
    • DESCRIBE
    • DISTINCT
    • DIVIDE
    • DOT
    • DROP
    • ENCODEFORURI
    • ENDANNOTATION
    • ENDQUOTE
    • EOF
    • EOL
    • EQUALS
    • EXCLAMATION
    • EXISTS
    • FILTER
    • FLOOR
    • FORALL
    • FORSOME
    • FROM
    • FROMNAMED
    • GRAPH
    • GRAPHLITERAL
    • GREATERTHAN
    • GREATERTHANOREQUALTO
    • GROUPBY
    • GROUPCONCAT
    • HASH
    • HAT
    • HATHAT
    • HAVING
    • HOURS
    • IF
    • IMPLIEDBY
    • IMPLIES
    • IN
    • INSERT
    • INTO
    • IRI
    • ISBLANK
    • ISIRI
    • ISLITERAL
    • ISNUMERIC
    • ISTRIPLE
    • ISURI
    • KEYWORDA
    • KEYWORDCUSTOM
    • KEYWORDDEF
    • KEYWORDDIRECTIVE
    • KEYWORDIS
    • KEYWORDOF
    • LANG
    • LANGMATCHES
    • LANGSPEC
    • LCASE
    • LEFTBRACKET
    • LEFTCURLYBRACKET
    • LEFTSQBRACKET
    • LENGTH
    • LESSTHAN
    • LESSTHANOREQUALTO
    • LET
    • LIMIT
    • LITERAL
    • LITERALWITHDT
    • LITERALWITHLANG
    • LOAD
    • LONGLITERAL
    • MAX
    • MD5
    • MEDIAN
    • MIN
    • MINUS
    • MINUS_P
    • MINUTES
    • MODE
    • MONTH
    • MOVE
    • MULTIPLY
    • NAMED
    • NEGATION
    • NMAX
    • NMIN
    • NOT
    • NOTEQUALS
    • NOTEXISTS
    • NOTIN
    • NOW
    • OBJECT
    • OFFSET
    • OPTIONAL
    • OR
    • ORDERBY
    • PATH
    • PLAINLITERAL
    • PLUS
    • PREDICATE
    • PREFIX
    • PREFIXDIRECTIVE
    • QNAME
    • QUESTION
    • QUOTEDTRIPLE
    • RAND
    • REDUCED
    • REGEX
    • REPLACE
    • RIGHTBRACKET
    • RIGHTCURLYBRACKET
    • RIGHTSQBRACKET
    • ROUND
    • SAMETERM
    • SAMPLE
    • SECONDS
    • SELECT
    • SEMICOLON
    • SEPARATOR
    • SERVICE
    • SHA1
    • SHA224
    • SHA256
    • SHA384
    • SHA512
    • SILENT
    • SPARQLDATATYPE
    • STARTANNOTATION
    • STARTQUOTE
    • STR
    • STRAFTER
    • STRBEFORE
    • STRDT
    • STRENDS
    • STRLANG
    • STRLEN
    • STRSTARTS
    • STRUUID
    • SUBJECT
    • SUBSTR
    • SUM
    • TAB
    • TIMEZONE
    • TO
    • TRIPLE
    • TZ
    • UCASE
    • UNDEF
    • UNDERSCORE
    • UNION
    • UNKNOWN
    • UNSAID
    • URI
    • URIFUNC
    • USING
    • UUID
    • VALUES
    • VARIABLE
    • WHERE
    • WITH
    • YEAR
Back to top Generated by DocFX