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

12
LINES

< > BotCompany Repo | #1011346 // Test WebThoughtSpace [OK]

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

Download Jar. Libraryless. Click here for Pure Java version (15173L/105K).

!7

p {
  new WebThoughtSpace space;
  assertNull(space._concepts);
  printStruct(space);
  printStruct(space.indexedNodes("LOVE"));
  space.addWeb(webFromTriple("love", "is", "nice"));
  printStruct(space);
  printStruct(space.indexedNodes("LOVE"));
  printStruct(space.indexedNodes("WOOT"));
}

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: 412 / 896
Version history: 11 change(s)
Referenced in: [show references]