Download Jar. Libraryless. Click here for Pure Java version (15173L/105K).
1 | !7 |
2 | |
3 | p { |
4 | new WebThoughtSpace space; |
5 | assertNull(space._concepts); |
6 | printStruct(space); |
7 | printStruct(space.indexedNodes("LOVE")); |
8 | space.addWeb(webFromTriple("love", "is", "nice")); |
9 | printStruct(space); |
10 | printStruct(space.indexedNodes("LOVE")); |
11 | printStruct(space.indexedNodes("WOOT")); |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1011346 |
Snippet name: | Test WebThoughtSpace [OK] |
Eternal ID of this version: | #1011346/12 |
Text MD5: | a57a36b2237603358be02e1159bda1b4 |
Transpilation MD5: | f8b492c8f73e78650cefb174649832aa |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-31 23:27:28 |
Source code size: | 306 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 535 / 1169 |
Version history: | 11 change(s) |
Referenced in: | [show references] |