Even in TigerGraph-authored tutorials, I see different conventions for variable names, indentation, etc.
I know it is not a huge thing, but having a style guide in place would make the code analysis/share more efficient.
I am thinking about something like, for example, https://google.github.io/styleguide/javaguide.html or https://oracle.readthedocs.io/en/latest/sql/basics/style-guide.html.
1 Like
@gruby_karol There isn’t an official one published. Tagging @Lenny_Chen the documentation writer for TigerGraph on getting one published. Thanks for the expressed interest in having one available!
@Jon_Herke just checking if we have any version of TG style guide in plan. If not, is there a tentative timeline for the same. Is there a way I can assist you in building one ?
1 Like
Hi kapilsaini,
We’ve since released our official style guide and you can find it here: GSQL Style Guide :: GSQL Language Reference
3 Likes