static Set indexedTerms() { ret cachedNodeIndex_autoMake ? keys(cachedNodeIndex()) : keys(tripleIndex().index); }