This folder contains the PGQL queries for the Diploma/Master at TU Wien by Martin-Kl in 2020.
Queries.java contains the queries used in the thesis.
The parser is added via the Maven dependency.
Run the following command while located in the pgql folder:
mvn compile exec:java -Dexec.mainClass="at.tuwien.dbai.thesis.pgql.Queries"