g.addV('Question') .as('40964128') .property(single, 'code', "0004") .property(single, 'difficultyInPattern', 4) .property(single, 'pattern', "適語補充") .addV('Question') .as('40968224') .property(single, 'code', "0005") .property(single, 'difficultyInPattern', 5) .property(single, 'pattern', "適語補充") .addV('LearningElement') .as('40972320') .property(single, 'name', "ダミー学習要素") .addV('Question') .as('4144') .property(single, 'code', "0006") .property(single, 'difficultyInPattern', 1) .property(single, 'pattern', "記述") .addV('Question') .as('8240') .property(single, 'code', "0010") .property(single, 'difficultyInPattern', 5) .property(single, 'pattern', "記述") .addV('LearningElement') .as('12336') .property(single, 'name', "ダミー学習要素") .addV('LearningElement') .as('16432') .property(single, 'name', "ダミー学習要素") .addV('Question') .as('4192') .property(single, 'code', "0001") .property(single, 'difficultyInPattern', 1) .property(single, 'pattern', "適語補充") .addV('Question') .as('8288') .property(single, 'code', "0007") .property(single, 'difficultyInPattern', 2) .property(single, 'pattern', "記述") .addV('Question') .as('12384') .property(single, 'code', "0008") .property(single, 'difficultyInPattern', 3) .property(single, 'pattern', "記述") .addV('Question') .as('4216') .property(single, 'code', "0003") .property(single, 'difficultyInPattern', 3) .property(single, 'pattern', "適語補充") .addV('Question') .as('4256') .property(single, 'code', "0009") .property(single, 'difficultyInPattern', 4) .property(single, 'pattern', "記述") .addV('LearningElement') .as('8352') .property(single, 'name', "ダミー学習要素") .addV('LearningElement') .as('12448') .property(single, 'name', "ダミー学習要素") .addV('LearningElement') .as('4320') .property(single, 'name', "過去進行形") .addV('Question') .as('8416') .property(single, 'code', "0002") .property(single, 'difficultyInPattern', 2) .property(single, 'pattern', "適語補充") .addV('LearningElement') .as('12512') .property(single, 'name', "ダミー学習要素") .addE('has').from('40964128').to('4320') .addE('has').from('40968224').to('4320') .addE('has').from('4144').to('4320') .addE('has').from('8240').to('4320') .addE('include').from('12336').to('12512') .addE('include').from('12336').to('16432') .addE('has').from('4192').to('4320') .addE('has').from('8288').to('4320') .addE('has').from('12384').to('4320') .addE('has').from('4216').to('4320') .addE('has').from('4256').to('4320') .addE('include').from('8352').to('12448') .addE('include').from('8352').to('40972320') .addE('include').from('4320').to('8352') .addE('include').from('4320').to('12336') .addE('has').from('8416').to('4320')