Edit

Share via


GQL reserved words reference

Note

This feature is currently in public preview. This preview is provided without a service-level agreement, and isn't recommended for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see Supplemental Terms of Use for Microsoft Azure Previews.

This article provides a comprehensive reference of GQL (Graph Query Language) reserved words for Fabric Graph. Reserved words are keywords that have special meaning in GQL and can't be used as identifiers, such as names for variables or properties.

The alphabetical list includes both standard GQL reserved words and reserved words specific to Graph.

Note

Items marked "Graph only" are reserved for potential Microsoft-specific extensions to GQL. Items marked "GQL standard prereserved" are reserved for future use in the GQL standard.

Use this reference to avoid conflicts when naming objects in your GQL queries and scripts.

A

  • ABS - GQL standard
  • ABSTRACT - GQL standard prereserved
  • ACOS - GQL standard
  • AGGREGATE - GQL standard prereserved
  • AGGREGATES - GQL standard prereserved
  • ALL - GQL standard
  • ALL_DIFFERENT - GQL standard
  • ALTER - GQL standard prereserved
  • AND - GQL standard
  • ANY - GQL standard
  • ARRAY - GQL standard
  • AS - GQL standard
  • ASC - GQL standard
  • ASCENDING - GQL standard
  • ASIN - GQL standard
  • AT - GQL standard
  • ATAN - GQL standard
  • AVG - GQL standard

B

  • BIG - GQL standard
  • BIGINT - GQL standard
  • BINARY - GQL standard
  • BOOL - GQL standard
  • BOOLEAN - GQL standard
  • BOTH - GQL standard
  • BTRIM - GQL standard
  • BY - GQL standard
  • BYTE_LENGTH - GQL standard
  • BYTES - GQL standard

C

  • CALL - GQL standard
  • CARDINALITY - GQL standard
  • CASE - GQL standard
  • CAST - GQL standard
  • CATALOG - GQL standard prereserved
  • CEIL - GQL standard
  • CEILING - GQL standard
  • CHAR - GQL standard
  • CHAR_LENGTH - GQL standard
  • CHARACTER_LENGTH - GQL standard
  • CHARACTERISTICS - GQL standard
  • CLEAR - GQL standard prereserved
  • CLONE - GQL standard prereserved
  • CLOSE - GQL standard
  • COALESCE - GQL standard
  • COLLECT_LIST - GQL standard
  • COMMIT - GQL standard
  • CONSTRAINT - GQL standard prereserved
  • CONSTRUCT - Graph only
  • CONTAINS - Graph only
  • COPY - GQL standard
  • COS - GQL standard
  • COSH - GQL standard
  • COT - GQL standard
  • COUNT - GQL standard
  • CREATE - GQL standard
  • CURRENT_DATE - GQL standard
  • CURRENT_GRAPH - GQL standard
  • CURRENT_PROPERTY_GRAPH - GQL standard
  • CURRENT_ROLE - GQL standard prereserved
  • CURRENT_SCHEMA - GQL standard
  • CURRENT_TIME - GQL standard
  • CURRENT_TIMESTAMP - GQL standard
  • CURRENT_USER - GQL standard prereserved

D

  • DATA - GQL standard prereserved
  • DATE - GQL standard
  • DATETIME - GQL standard
  • DEC - GQL standard
  • DECIMAL - GQL standard
  • DECLARE - Graph only
  • DEGREES - GQL standard
  • DELETE - GQL standard
  • DESC - GQL standard
  • DESCENDING - GQL standard
  • DETACH - GQL standard
  • DIRECTORY - GQL standard prereserved
  • DISTINCT - GQL standard
  • DOUBLE - GQL standard
  • DROP - GQL standard
  • DRYRUN - GQL standard prereserved
  • DURATION - GQL standard
  • DURATION_BETWEEN - GQL standard

E

  • EDGE - Graph only
  • EDGES - Graph only
  • ELEMENT - Graph only
  • ELEMENTS - Graph only
  • ELEMENT_ID - GQL standard
  • ELSE - GQL standard
  • END - GQL standard
  • ENDS - Graph only
  • ENUM - Graph only
  • EXACT - Graph only
  • EXCEPT - GQL standard
  • EXISTING - GQL standard prereserved
  • EXISTS - GQL standard
  • EXP - GQL standard

F

  • FILTER - GQL standard
  • FINISH - GQL standard
  • FLOAT - GQL standard
  • FLOAT16 - GQL standard
  • FLOAT32 - GQL standard
  • FLOAT64 - GQL standard
  • FLOAT128 - GQL standard
  • FLOAT256 - GQL standard
  • FLOOR - GQL standard
  • FOR - GQL standard
  • FROM - GQL standard
  • FULLTEXT - Graph only
  • FUNCTION - GQL standard prereserved

G

  • GQL - Graph only
  • GQLSTATUS - GQL standard prereserved
  • GRANT - GQL standard prereserved
  • GROUP - GQL standard

H

  • HAVING - GQL standard
  • HOME_GRAPH - GQL standard
  • HOME_PROPERTY_GRAPH - GQL standard
  • HOME_SCHEMA - GQL standard

I

  • IF - GQL standard
  • IN - GQL standard
  • INCLUDE - Graph only
  • INDEX - Graph only
  • INFINITY - GQL standard prereserved
  • INSERT - GQL standard
  • INSTANT - GQL standard prereserved
  • INT - GQL standard
  • INTEGER - GQL standard
  • INT8 - GQL standard
  • INTEGER8 - GQL standard
  • INT16 - GQL standard
  • INTEGER16 - GQL standard
  • INT32 - GQL standard
  • INTEGER32 - GQL standard
  • INT64 - GQL standard
  • INTEGER64 - GQL standard
  • INT96 - Graph only
  • INTEGER96 - Graph only
  • INT128 - GQL standard
  • INTEGER128 - GQL standard
  • INT256 - GQL standard
  • INTEGER256 - GQL standard
  • INTERSECT - GQL standard
  • INTERVAL - GQL standard
  • IS - GQL standard

J

  • JSON - Graph only

K

  • KEY - Graph only
  • KEYS - Graph only

L

  • LABEL - Graph only
  • LABELS - Graph only
  • LEADING - GQL standard
  • LEFT - GQL standard
  • LET - GQL standard
  • LIKE - GQL standard
  • LIMIT - GQL standard
  • LIST - GQL standard
  • LN - GQL standard
  • LOCAL - GQL standard
  • LOCAL_DATETIME - GQL standard
  • LOCAL_TIME - GQL standard
  • LOCAL_TIMESTAMP - GQL standard
  • LOG - GQL standard
  • LOG10 - GQL standard
  • LOWER - GQL standard
  • LTRIM - GQL standard

M

  • MATCH - GQL standard
  • MAX - GQL standard
  • MERGE - Graph only
  • MICROSOFT - Graph only
  • MIN - GQL standard
  • MOD - GQL standard
  • MSFTGQL - Graph only

N

  • NEXT - GQL standard
  • NODE - Graph only
  • NODES - Graph only
  • NODETACH - GQL standard
  • NORMALIZE - GQL standard
  • NOT - GQL standard
  • NOTHING - GQL standard
  • NULL - GQL standard
  • NULLIF - GQL standard
  • NULLS - GQL standard
  • NUMBER - GQL standard prereserved
  • NUMERIC - GQL standard prereserved

O

  • OCTET_LENGTH - GQL standard
  • OF - GQL standard
  • OFFSET - GQL standard
  • ON - GQL standard prereserved
  • OPEN - GQL standard prereserved
  • OPTIONAL - GQL standard
  • OR - GQL standard
  • ORDER - GQL standard
  • OTHERWISE - GQL standard

P

  • PARAMETER - GQL standard
  • PARAMETERS - GQL standard
  • PARTITION - GQL standard prereserved
  • PATH - GQL standard
  • PATH_LENGTH - GQL standard
  • PATHS - GQL standard
  • PERCENTILE_CONT - GQL standard
  • PERCENTILE_DISC - GQL standard
  • POINT - Graph only
  • POWER - GQL standard
  • PRAGMA - Graph only
  • PRECISION - GQL standard
  • PREPARE - Graph only
  • PROCEDURE - GQL standard prereserved
  • PRODUCT - GQL standard prereserved
  • PROJECT - GQL standard prereserved
  • PROPERTY_EXISTS - GQL standard

Q

  • QUERY - GQL standard prereserved

R

  • RADIANS - GQL standard
  • RANGE - Graph only
  • REAL - GQL standard
  • RECORD - GQL standard
  • RECORDS - GQL standard prereserved
  • REFERENCE - GQL standard prereserved
  • REGEXP_CONTAINS - Graph only
  • RELATIONSHIP - Graph only
  • RELATIONSHIPS - Graph only
  • REMOVE - GQL standard
  • RENAME - GQL standard prereserved
  • REPLACE - GQL standard
  • RESET - GQL standard
  • RETURN - GQL standard
  • REVOKE - GQL standard prereserved
  • RIGHT - GQL standard
  • ROLLBACK - GQL standard
  • RTRIM - GQL standard

S

  • SAME - GQL standard
  • SCHEMA - GQL standard
  • SELECT - GQL standard
  • SESSION - GQL standard
  • SESSION_USER - GQL standard
  • SET - GQL standard
  • SHOW - Graph only
  • SIGNED - GQL standard
  • SIN - GQL standard
  • SINH - GQL standard
  • SIZE - GQL standard
  • SKIP - GQL standard
  • SMALL - GQL standard
  • SMALLINT - GQL standard
  • SQRT - GQL standard
  • START - GQL standard
  • STARTS - Graph only
  • STDDEV_POP - GQL standard
  • STDDEV_SAMP - GQL standard
  • STRING - GQL standard
  • STRING_JOIN - Graph only
  • SUBSTRING - GQL standard prereserved
  • SUM - GQL standard
  • SYSTEM_USER - GQL standard prereserved

T

  • TAN - GQL standard
  • TANH - GQL standard
  • TEMPORAL - GQL standard prereserved
  • TEXT - Graph only
  • THEN - GQL standard
  • TIME - GQL standard
  • TIMESTAMP - GQL standard
  • TO_JSON - Graph only
  • TO_JSON_STRING - Graph only
  • TRAILING - GQL standard
  • TRIM - GQL standard
  • TYPED - GQL standard

U

  • UBIGINT - GQL standard
  • UINT - GQL standard
  • UINT8 - GQL standard
  • UINT16 - GQL standard
  • UINT32 - GQL standard
  • UINT64 - GQL standard
  • UINT128 - GQL standard
  • UINT256 - GQL standard
  • UNION - GQL standard
  • UNIQUE - GQL standard prereserved
  • UNIT - GQL standard prereserved
  • UNSIGNED - GQL standard
  • UPDATE - Graph only
  • UPPER - GQL standard
  • USE - GQL standard
  • USMALLINT - GQL standard
  • USING - Graph only

V

  • VALUE - GQL standard
  • VALUES - GQL standard prereserved
  • VARBINARY - GQL standard
  • VARCHAR - GQL standard
  • VARIABLE - GQL standard
  • VECTOR - Graph only
  • VERTEX - Graph only
  • VERTICES - Graph only

W

  • WHEN - GQL standard
  • WHERE - GQL standard
  • WITH - GQL standard

X

  • XOR - GQL standard

Y

  • YIELD - GQL standard

Z

  • ZONED - GQL standard
  • ZONED_DATETIME - GQL standard
  • ZONED_TIME - GQL standard