static int ai_removeTriplesInMemory(Collection<TripleWeb> l) { if (empty(l)) ret 0; ai_markMemoryDirty(); tripleIndex().removeTriples(l); ret l(l); }
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: | #1013518 |
| Snippet name: | ai_removeTriplesInMemory |
| Eternal ID of this version: | #1013518/4 |
| Text MD5: | 4e65ae9daf381b7256e5d54160fb3b43 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-01-15 14:10:55 |
| Source code size: | 162 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 609 / 648 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |