Graph Query Language: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Alter: title, template type, url. URLs might have been anonymized. Add: isbn, title, chapter-url, arxiv, pages, chapter. Removed or converted URL. | Use this bot. Report bugs. | Suggested by Headbomb | #UCB_toolbar
Weebney (talk | contribs)
Add infobox
Line 1:
{{Short description|Graph query programming language standard}}
{{distinguish|text=[[GraphQL]] for querying APIs}}
{{Short description|Programming language for management and use of property graphs}}
{{infobox programming language
| name = GQL (Graph Query Language)
| paradigm = [[Declarative programming|Declarative]]
| family = [[Query language]]
| released = {{Start date and age|April 17, 2024|df=yes}}
| developer = [[ISO/IEC JTC 1/SC 32|ISO/IEC JTC 1 (Joint Technical Committee 1) / SC 32 (Subcommittee 32)]] / WG 3 (Working Group 3)
| website = {{URL|https://www.iso.org/standard/76120.html}}
| latest_release_version = {{URL|https://www.iso.org/standard/76120.html|ISO/IEC 39075:2024}}
| latest_release_date = {{Start date and age|April 17, 2024|df=yes}}
| influenced_by = [[SQL]], [[Cypher (query language)|Cypher]], [[TigerGraph|GSQL]]
}}
 
{{Short description|Graph query programming language standard}}
{{Multiple issues|
{{Overly detailed|date=March 2020}}
{{Self-published|date=March 2020}}}}
'''GQL''' ('''Graph Query Language''') is a standard graphstandardized [[query language]] published byfor [[ISOGraph (abstract data type)|property graphs]] first described in April 2024 by [[ISO/IEC]] as ISO/IEC 76120.
 
== History ==