Uses 616K of libraries. Click here for Pure Java version (12190L/85K/290K).
1 | !7 |
2 | |
3 | p {
|
4 | new Web web; |
5 | WebNode a = web.node("abcd");
|
6 | WebNode b = web.node("efgh");
|
7 | web.getRelation(a, b).addLabel("leads to");
|
8 | |
9 | CirclesAndLines cal = webToCAL(web); |
10 | cal.show(); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1007795 |
| Snippet name: | Test webToCAL [OK] |
| Eternal ID of this version: | #1007795/3 |
| Text MD5: | 75ce9ef4a45e45ef31fc7cb1ca550b8d |
| Transpilation MD5: | 89814a08b5006d234ce846c945f7bef1 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-05 22:49:04 |
| Source code size: | 200 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 815 / 957 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |