hnswlib icon indicating copy to clipboard operation
hnswlib copied to clipboard

How to get graph result after add_items()

Open Mikey2266 opened this issue 2 years ago • 1 comments

@yurymalkov I need to get the adjacency of the points in each layer. Thx.

Mikey2266 avatar Jun 24 '22 07:06 Mikey2266

Hey @Mikey2266, you can get it via c++ interface now. Alternatively the bindings to get the adjacency might be implemented in python.

yurymalkov avatar Jun 27 '22 19:06 yurymalkov