バージョン 5 から バージョン 6 における更新: Query
- 更新日時:
- 2012/07/04 14:54:05 (12 年 前)
凡例:
- 変更なし
- 追加
- 削除
- 変更
-
Query
v5 v6 1 --2 ||Allie ||join||orderby||filter||distinct||3 ||case1 ||6 || ||lang 1|| ||4 ||case2 ||8 || || || 1||5 ||case3 ||6 ||1 ||lang 2 || ||6 ||case4 ||10 ||1 ||lang 2 ||1||7 ||case5 ||7 || ||regex 2 ||1||8 1 9 --- 2 This page summarizes the query characteristics in our use case used in the five data set, such as the number of doing join , orderBy and filter operation. 3 4 Please note that, we means that the query is a "select" query if we do not declare the form of the query. 5 6 7 Cell: 10 8 11 9 ||Cell ||join|| orderby||filter||distinct||union||optional||count|| … … 30 28 ||case19|| 4|| || || || || || || 31 29 32 --- 30 Allie: 33 31 34 ||DDBJ ||join|| distinct||limit||offset|| 35 ||case1|| 2|| ||1 ||1|| 36 ||case2|| 2|| ||1 ||1|| 37 ||case3|| 2|| ||1 ||1|| 38 ||case4|| 5|| || || || 39 ||case5|| 4|| || || || 40 ||case6|| 6|| || || || 41 ||case7|| 6|| 1 || || || 42 ||case8|| 6|| || || || 43 ||case9 ||6 || || || || 44 ||case10|| 6|| || || || 32 ||Allie ||join||orderby||filter||distinct|| 33 ||case1 ||6 || ||lang 1|| || 34 ||case2 ||8 || || || 1|| 35 ||case3 ||6 ||1 ||lang 2 || || 36 ||case4 ||10 ||1 ||lang 2 ||1|| 37 ||case5 ||7 || ||regex 2 ||1|| 45 38 46 --- 47 ||uniprot||join||limit||offset ||orderby||filter|| 39 Uniprot: 40 41 ||Uniprot||join||limit||offset ||orderBy||filter|| 48 42 ||case1 ||0 ||1 ||1 || || || 49 43 ||case2||0 ||1 ||1 || || || … … 65 59 ||case18||describe|| || || || || 66 60 67 --- 61 62 DDBJ: 63 64 ||DDBJ ||join|| distinct||limit||offset|| 65 ||case1|| 2|| ||1 ||1|| 66 ||case2|| 2|| ||1 ||1|| 67 ||case3|| 2|| ||1 ||1|| 68 ||case4|| 5|| || || || 69 ||case5|| 4|| || || || 70 ||case6|| 6|| || || || 71 ||case7|| 6|| 1 || || || 72 ||case8|| 6|| || || || 73 ||case9 ||6 || || || || 74 ||case10|| 6|| || || || 75 76 77 68 78 69 79