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

7
LINES

< > BotCompany Repo | #1013139 // ai_mainIndexKeys - for getting indexed terms - use ai_mainIndexKeysIterator instead

JavaX fragment (include)

please include function cachedNodeIndex2.

static NavigableSet<Symbol> ai_mainIndexKeys() {
  ret cachedNodeIndex_autoMake
    ? navigableKeys(cachedNodeIndex())
    : tripleIndex().navigableMainKeys();
}

Author comment

Began life as a copy of #1012346

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: #1013139
Snippet name: ai_mainIndexKeys - for getting indexed terms - use ai_mainIndexKeysIterator instead
Eternal ID of this version: #1013139/6
Text MD5: 04e53e23603fcf130b5aa9b0bd9ad940
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-12 10:42:45
Source code size: 210 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 270 / 301
Version history: 5 change(s)
Referenced in: [show references]