Created
May 28, 2014 22:42
-
-
Save rvanbruggen/c7bda516972db88a3919 to your computer and use it in GitHub Desktop.
Dem Bones Queries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //create them bones | |
| create (_0:`LEG`:`BONES` {`condition`:"dry", `id`:1, `name`:"toe bone", `side`:"left", `subname`:1}) | |
| create (_1:`LEG`:`BONES` {`condition`:"dry", `id`:2, `name`:"toe bone", `side`:"left", `subname`:2}) | |
| create (_2:`LEG`:`BONES` {`condition`:"dry", `id`:3, `name`:"toe bone", `side`:"left", `subname`:3}) | |
| create (_3:`LEG`:`BONES` {`condition`:"dry", `id`:4, `name`:"toe bone", `side`:"left", `subname`:4}) | |
| create (_4:`LEG`:`BONES` {`condition`:"dry", `id`:5, `name`:"toe bone", `side`:"left", `subname`:5}) | |
| create (_5:`LEG`:`BONES` {`condition`:"dry", `id`:6, `name`:"toe bone", `side`:"right", `subname`:1}) | |
| create (_6:`LEG`:`BONES` {`condition`:"dry", `id`:7, `name`:"toe bone", `side`:"right", `subname`:2}) | |
| create (_7:`LEG`:`BONES` {`condition`:"dry", `id`:8, `name`:"toe bone", `side`:"right", `subname`:3}) | |
| create (_8:`LEG`:`BONES` {`condition`:"dry", `id`:9, `name`:"toe bone", `side`:"right", `subname`:4}) | |
| create (_9:`LEG`:`BONES` {`condition`:"dry", `id`:10, `name`:"toe bone", `side`:"right", `subname`:5}) | |
| create (_10:`LEG`:`BONES` {`condition`:"dry", `id`:11, `name`:"foot bone", `side`:"left"}) | |
| create (_11:`LEG`:`BONES` {`condition`:"dry", `id`:12, `name`:"foot bone", `side`:"right"}) | |
| create (_12:`LEG`:`BONES` {`condition`:"dry", `id`:13, `name`:"shin bone", `side`:"left"}) | |
| create (_13:`LEG`:`BONES` {`condition`:"dry", `id`:14, `name`:"shin bone", `side`:"right"}) | |
| create (_14:`LEG`:`BONES` {`condition`:"dry", `id`:15, `name`:"knee bone", `side`:"left"}) | |
| create (_15:`LEG`:`BONES` {`condition`:"dry", `id`:16, `name`:"knee bone", `side`:"right"}) | |
| create (_16:`LEG`:`BONES` {`condition`:"dry", `id`:17, `name`:"thigh bone", `side`:"left"}) | |
| create (_17:`LEG`:`BONES` {`condition`:"dry", `id`:18, `name`:"thigh bone", `side`:"right"}) | |
| create (_18:`LEG`:`BONES` {`condition`:"dry", `id`:19, `name`:"hip bone"}) | |
| create (_19:`THORAX`:`BONES` {`condition`:"dry", `id`:20, `name`:"back bone"}) | |
| create (_20:`THORAX`:`BONES` {`condition`:"dry", `id`:21, `name`:"shoulder bone", `side`:"left"}) | |
| create (_21:`THORAX`:`BONES` {`condition`:"dry", `id`:22, `name`:"shoulder bone", `side`:"right"}) | |
| create (_22:`HEAD`:`BONES` {`condition`:"dry", `id`:23, `name`:"neck bone"}) | |
| create (_23:`HEAD`:`BONES` {`condition`:"dry", `id`:24, `name`:"head bone"}) | |
| create (_24:`ARM`:`BONES` {`condition`:"dry", `id`:25, `name`:"arm bone", `side`:"left"}) | |
| create (_25:`ARM`:`BONES` {`condition`:"dry", `id`:26, `name`:"arm bone", `side`:"right"}) | |
| create (_26:`ARM`:`BONES` {`condition`:"dry", `id`:27, `name`:"hand bone", `side`:"left"}) | |
| create (_27:`ARM`:`BONES` {`condition`:"dry", `id`:28, `name`:"hand bone", `side`:"right"}) | |
| create (_28:`ARM`:`BONES` {`condition`:"dry", `id`:29, `name`:"finger bone", `side`:"left", `subname`:1}) | |
| create (_29:`ARM`:`BONES` {`condition`:"dry", `id`:30, `name`:"finger bone", `side`:"left", `subname`:2}) | |
| create (_30:`ARM`:`BONES` {`condition`:"dry", `id`:31, `name`:"finger bone", `side`:"left", `subname`:3}) | |
| create (_31:`ARM`:`BONES` {`condition`:"dry", `id`:32, `name`:"finger bone", `side`:"left", `subname`:4}) | |
| create (_32:`ARM`:`BONES` {`condition`:"dry", `id`:33, `name`:"finger bone", `side`:"left", `subname`:5}) | |
| create (_33:`ARM`:`BONES` {`condition`:"dry", `id`:34, `name`:"finger bone", `side`:"right", `subname`:1}) | |
| create (_34:`ARM`:`BONES` {`condition`:"dry", `id`:35, `name`:"finger bone", `side`:"right", `subname`:2}) | |
| create (_35:`ARM`:`BONES` {`condition`:"dry", `id`:36, `name`:"finger bone", `side`:"right", `subname`:3}) | |
| create (_36:`ARM`:`BONES` {`condition`:"dry", `id`:37, `name`:"finger bone", `side`:"right", `subname`:4}) | |
| create (_37:`ARM`:`BONES` {`condition`:"dry", `id`:38, `name`:"finger bone", `side`:"right", `subname`:5}) | |
| create (_40:`FANTASY` {`name`:"Lord"}) | |
| create (_41:`FANTASY` {`name`:"Word"}) | |
| create (_81:`LEG`:`BONES` {`condition`:"dry", `name`:"ankle bone", `side`:"left"}) | |
| create (_82:`LEG`:`BONES` {`condition`:"dry", `name`:"ankle bone", `side`:"right"}) | |
| create _0-[:`CONNECTED_TO`]->_10 | |
| create _1-[:`CONNECTED_TO`]->_10 | |
| create _2-[:`CONNECTED_TO`]->_10 | |
| create _3-[:`CONNECTED_TO`]->_10 | |
| create _4-[:`CONNECTED_TO`]->_10 | |
| create _5-[:`CONNECTED_TO`]->_11 | |
| create _6-[:`CONNECTED_TO`]->_11 | |
| create _7-[:`CONNECTED_TO`]->_11 | |
| create _8-[:`CONNECTED_TO`]->_11 | |
| create _9-[:`CONNECTED_TO`]->_11 | |
| create _10-[:`CONNECTED_TO`]->_81 | |
| create _11-[:`CONNECTED_TO`]->_82 | |
| create _12-[:`CONNECTED_TO`]->_14 | |
| create _13-[:`CONNECTED_TO`]->_15 | |
| create _14-[:`CONNECTED_TO`]->_16 | |
| create _15-[:`CONNECTED_TO`]->_17 | |
| create _16-[:`CONNECTED_TO`]->_18 | |
| create _17-[:`CONNECTED_TO`]->_18 | |
| create _18-[:`CONNECTED_TO`]->_19 | |
| create _19-[:`CONNECTED_TO`]->_21 | |
| create _19-[:`CONNECTED_TO`]->_20 | |
| create _19-[:`CONNECTED_TO`]->_20 | |
| create _20-[:`CONNECTED_TO`]->_22 | |
| create _21-[:`CONNECTED_TO`]->_22 | |
| create _22-[:`CONNECTED_TO`]->_23 | |
| create _24-[:`CONNECTED_TO`]->_20 | |
| create _25-[:`CONNECTED_TO`]->_21 | |
| create _26-[:`CONNECTED_TO`]->_24 | |
| create _27-[:`CONNECTED_TO`]->_25 | |
| create _28-[:`CONNECTED_TO`]->_26 | |
| create _29-[:`CONNECTED_TO`]->_26 | |
| create _30-[:`CONNECTED_TO`]->_26 | |
| create _31-[:`CONNECTED_TO`]->_26 | |
| create _32-[:`CONNECTED_TO`]->_26 | |
| create _33-[:`CONNECTED_TO`]->_27 | |
| create _34-[:`CONNECTED_TO`]->_27 | |
| create _35-[:`CONNECTED_TO`]->_27 | |
| create _36-[:`CONNECTED_TO`]->_27 | |
| create _37-[:`CONNECTED_TO`]->_27 | |
| create _40-[:`SPEAKS`]->_41 | |
| create _41-[:`IS_AT`]->_23 | |
| create _81-[:`CONNECTED_TO`]->_12 | |
| create _82-[:`CONNECTED_TO`]->_13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment