| ▲ | FrustratedMonky a day ago | |
Got it. I didn't realize. Checking out the docs, looks like GQL is based on Cypher. So in the thread people were talking about it, just calling it GQL as the common name, not Cypher as the original name and I missed it. GQL-SQL - for queries. GraphQL, more for REST?? | ||
| ▲ | adsharma 14 hours ago | parent [-] | |
GQL is related to Cypher, but not a common name for Cypher. https://www.tigergraph.com/glossary/cypher-query-language/ https://www.tigergraph.com/blog/the-rise-of-gql-a-new-iso-st... Has some history behind it. Syntax and some queries: https://github.com/opengql/grammar/tree/main/samples Full specification costs you about $270 | ||