Graph databases aren't particularly relevant to a novel syntax for relational databases. The part of the related standard that is about relational databases (SQL/PGQ) demands that every table hold either edges or vertices, but not both [1], which is very limiting.
[1] https://peter.eisentraut.org/blog/2023/04/04/sql-2023-is-fin...