oracle / pgql-lang

PGQL is an SQL-based query language for property graphs
https://pgql-lang.org/
Other
182 stars 44 forks source link

Translate SELECT * in combination with LATERAL ( SELECT n.* even if no metadata is provided #112

Closed oskar-van-rest closed 1 year ago

oskar-van-rest commented 1 year ago

This is needed for applications like GraphViz that do not provide metadata but still require SELECT to be translated correctly into an equivalent query that does not contain SELECT