static Set allIndexedTermsStartingWith(S prefix) { ret prefixSubSet(keys(cachedNodeIndex()), prefix); }