Wang Jian
Wang Jian
You can execute the following command to try again: 1. update to the latest code `$ git pull` 2. rebuild again, path to the gstore main dir ``` $ make...
Thank you for your feedback. This is a bug in the version before 1.2. If the .tmp directory is missing in the GSTORE_HOME directory, it will cause an exception. This...
First question: GSTORE_HOME means the current directory(./gStore) Second question: From here https://swat.cse.lehigh.edu/projects/lubm/ you can find the LUBM data set generation tool and 14 test queries
I guess you have executed the scripts/run_watdiv.sh script, and the path in the script needs to be changed to your own path. For related scripts, refer to docs/test/formal_experiment.tex file. However,...