static Collection ai_expandShortenedKeys(S sKey) { if (!endsWith(sKey, "...")) ret ll(sKey); ret tripleRefs_get_linkedHashSet(tripleIndex().getTripleRefs(sKey)); }