バージョン 2 (更新者: wu, 10 年 前) |
---|
* source:
* execute:
Usage: ./run_anapsid -e <endpoints_file> -q <query_file> -b <buffer_size> -s <si mulated> -p <plan> -o <sparql1.1> -d <decomposition> -a <adaptive> -k <special> -w <withoutCounts> where <simulated>, <adaptive> <sparql1.1> and <withoutCounts> is one in [True, False], <plan> is one in [b, ll, naive, d] (bushy plan, left linear plan, naive binary t ree plan, only decompose), <decomposition> is one in [EG, SSGS, SSGM] (Exclusive Groups, Star Shaped Group Single Endpoint, Star Shaped Group Multiple Endpoints) and <special> is one in [y, c] (y is for showing the plan, and c is for decomposicio n without using service operator, and using UNION to indicate joins.
run_anapsid -e endpoint.pre -q query/query1.txt -p ll -s False -o False -d SSGM -a True -w False -r True >result
添付ファイル
- endpoint.pre (69.7 KB) - 登録者 wu 10 年 前.
- endpoint.txt (182 bytes) - 登録者 wu 10 年 前.