Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1007795 // Test webToCAL [OK]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Uses 616K of libraries. Click here for Pure Java version (12190L/85K/290K).

!7

p {
  new Web web;
  WebNode a = web.node("abcd");
  WebNode b = web.node("efgh");
  web.getRelation(a, b).addLabel("leads to");
  
  CirclesAndLines cal = webToCAL(web);
  cal.show();
}

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: 492 / 556
Version history: 2 change(s)
Referenced in: [show references]