Description
In luceneutil KnnGraphTester we have some code that will walk an HNSW graph and gather connectivity statistics (how many nodes are connected to each node). It would be nice to integrate this with a Lucene tool like CheckIndex so that we have a way to explore existing indexes that are not tied to the graph testing tools in luceneutil