v3.0 Removal of Previously Deprecated Features

The TigerGraph 2.x version contains some features which are labeled as deprecated. These features are no longer necessary because they have been superseded already by improved approaches for using the TigerGraph platform. The new approaches were developed because they use more consistent grammar, are more extensible, or offer higher performance. Therefore, TigerGraph 3.0 will streamline the product by removing support for some of these deprecated features, listed below:

Data Types

See Data Types in GSQL Language Reference

Syntax for Control Flow Statements

See Control Flow Statements in GSQL Language Reference

Vertex Set Variable Declaration

See Vertex Set Variable Declaration and Assignment

If a vertex type is specified, the vertex type must be within parentheses.

Query, Job, and Token Management

These are documented in several places throughout the GSQL Language Reference:

Output

See PRINT Statement in 'Output Statements and File Objects'

Built-in Queries

See Run Built-in Queries in 'GSQL 101'

Last updated