static L indexedWebs(S s) { ret nodesToWebs(cachedNodeIndex().get(s)); } static L indexedWebs() { ret nodesToWebs(values(cachedNodeIndex())); }