/gsql-docs

Source file repository for GSQL language reference

Primary LanguageShell

gsql-docs

The GSQL-Docs repository contains the source files for our documentation of GSQL features and syntax. The source files are built in Antora and displayed to the end user in the GSQL Language Reference page of the user-facing documentation site.

It guides users through the process of creating graph schemas, loading data into a graph, and constructing and running queries.

This repository also contains a Tutorials section for introducing GSQL to new users and explaining how to use the most common commands on some sample datasets.

Anybody may contribute to this repository with the goal of expanding and clarifying GSQL documentation for end users.

Contribute to this repository by making a branch and submitting a pull request with your proposed changes to the documentation. Please review the TigerGraph Docs Style Guide before making changes.