hnswlib
hnswlib copied to clipboard
How to get graph result after add_items()
@yurymalkov I need to get the adjacency of the points in each layer. Thx.
Hey @Mikey2266, you can get it via c++ interface now. Alternatively the bindings to get the adjacency might be implemented in python.