Skip to main content

Module translators

Module translators 

Source
Expand description

Query language translators.

Each submodule translates a parsed AST from a specific query language (GQL, Cypher, SPARQL, etc.) into the shared LogicalPlan IR.

Modulesยง

gql
GQL to LogicalPlan translator.