TRANSLATING GQL QUERIES INTO SQL QUERIES

Example embodiments relate to translate a GQL query into a SQL query. The example disclosed herein receives a graph query language (GQL) query, transforms the GQL query into a representation of an abstract syntactic structure of the GQL query, translates the representation of the abstract syntactic...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Vaquero Gonzalez, Luis Miguel, Barbosa Fagnani Gomes Lotz, Marco Aurelio
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:Example embodiments relate to translate a GQL query into a SQL query. The example disclosed herein receives a graph query language (GQL) query, transforms the GQL query into a representation of an abstract syntactic structure of the GQL query, translates the representation of the abstract syntactic structure of the GQL query into a structured query language (SQL) query, and sends the SQL query to a relational database management system.