export type QueryLanguage = 'CYPHER' | 'SQL' | 'PLATFORM_DEFAULT';