Skip to content

Commit

Permalink
DOC-2287 gsql v3 tutorial - link from cloud faq
Browse files Browse the repository at this point in the history
  • Loading branch information
victorleeTG authored Jan 9, 2025
1 parent 517c6d2 commit 4b3334e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cloud4/modules/resources/pages/faqs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ A: The TigerGraph Cloud 4 portal provides a browser-based interface that makes i

A: TigerGraph uses GSQL, the query language designed for fast and scalable graph operations and analytics. GSQL's similarity to SQL, high-level syntax, Turing completeness, and built-in parallelism brings faster performance, faster development and the ability to describe any algorithm.

You can start learning GSQL from our xref:4.1@gsql-ref:tutorials:gsql-101/index.adoc[GSQL tutorials]. We also support a RESTful API and JSON output for easy integration with application languages like Python, Java, and C{pp}.
You can start learning GSQL from our link:https://github.com/tigergraph/ecosys/blob/master/demos/guru_scripts/docker/tutorial/4.x/README.md[GSQL V3 Tutorial]. We also support a RESTful API and JSON output for easy integration with application languages like Python, Java, and C{pp}.

Start learning GSQL and become a TigerGraph Certified Associate today with our link:https://www.tigergraph.com/certification/[Certification Program].

Expand Down

0 comments on commit 4b3334e

Please sign in to comment.