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

6
LINES

< > BotCompany Repo | #1013766 // ai_deleteInvalidationTriples

JavaX fragment (include)

static void ai_deleteInvalidationTriples() {
  new Matches m;
  for (TripleWeb w : ai_triples("$X", "is", "invalid"))
    if (swic_trim(w.a, "Web ", m) && isGlobalID($1))
      ai_deleteTriple(w);
}

Author comment

Began life as a copy of #1012789

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: #1013766
Snippet name: ai_deleteInvalidationTriples
Eternal ID of this version: #1013766/1
Text MD5: 61100c3ef7a2f2ec147730cb07d87f77
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-02-27 02:01:08
Source code size: 203 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 281 / 316
Referenced in: [show references]