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