1238
1243
have a maximum error of the number of child indices * largest number of
1244
1248
return sum((index.key_count() for index in self._indices), 0)
1245
1249
except errors.NoSuchFile:
1253
1266
"""Validate that everything in the index can be accessed."""