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

6
LINES

< > BotCompany Repo | #1012885 // ai_checkTripleIndex [dev.]

JavaX fragment (include)

static void ai_checkTripleIndex() {
  TripleIndex index = tripleIndex();
  Set<TripleWeb> set1 = index.allTriples();
  Set<TripleWeb> set2 = new HashSet(values(index.index));
  Set<TripleWeb> set3 = 
}

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: #1012885
Snippet name: ai_checkTripleIndex [dev.]
Eternal ID of this version: #1012885/1
Text MD5: a9e0151711185eb7fed10985d8c0e76b
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-15 00:45:08
Source code size: 206 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 209 / 220
Referenced in: [show references]