DEIB-GECO / PyGMQL

Python Library for data analysis based on GMQL
Apache License 2.0
13 stars 5 forks source link

Add parameter in materialize to perform the query remotely without downloading the result #18

Open lucananni93 opened 6 years ago

lucananni93 commented 6 years ago

Add a parameter download_result (by defaut True) to the materialize operator for simply executing the query remotely without downloading the result.