Skip to content

Commit

Permalink
DOC-2371-xref-versions-3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Lee authored and Victor Lee committed Oct 30, 2024
1 parent 244b351 commit 205efb1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ END

==== Vertex set variable declaration

See xref:gsql-ref:querying:declaration-and-assignment-statements.adoc#_vertex_set_variables[Vertex Set Variable Declaration and Assignment]
See xref:3.6@gsql-ref:querying:declaration-and-assignment-statements.adoc#_vertex_set_variables[Vertex Set Variable Declaration and Assignment]

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

Expand Down Expand Up @@ -134,7 +134,7 @@ a|Job types need to be specified:
* `RUN GLOBAL SCHEMA_CHANGE JOB`

|`CREATE / SHOW/ REFRESH TOKEN`
|To create a token, use the xref:tigergraph-server:API:built-in-endpoints.adoc#_request_a_token[REST endpoint GET /requesttoken].
|To create a token, use the xref:3.6@tigergraph-server:API:built-in-endpoints.adoc#_request_a_token[REST endpoint GET /requesttoken].

|`offline2online`
|The offline loading job mode was discontinued in v2.0.
Expand All @@ -145,7 +145,7 @@ Do not write loading jobs using this syntax.

==== Output

See xref:gsql-ref:querying:output-statements-and-file-objects.adoc#_print_statement_api_v2[PRINT Statement]
See xref:3.6@gsql-ref:querying:output-statements-and-file-objects.adoc#_print_statement_api_v2[PRINT Statement]

|===
| Deprecated Syntax | Alternate Syntax
Expand Down

0 comments on commit 205efb1

Please sign in to comment.