fastdup icon indicating copy to clipboard operation
fastdup copied to clipboard

Graph Search: How to use from examples?

Open mathyouf opened this issue 2 years ago • 1 comments
trafficstars

Hello! Amazing project, thank you for building it.

I can't find anywhere in the examples or documents the Graph Search function. Could you help me locate it?

Screen Shot 2022-12-30 at 6 01 07 PM

mathyouf avatar Dec 31 '22 02:12 mathyouf

Hi Matthew, we waited for someone to reach out, we have this functionality under the hood. Some additional examples are under the gallery : https://github.com/visual-layer/fastdup/blob/main/gallery/viz23.png https://github.com/visual-layer/fastdup/blob/main/gallery/viz46.png

You first need to run fastdup and then we can instruct you how to try the graph part. So far we draw it with2 random nodes inside a component and then compute their shortest path. I wonder if this is useful or you want something else?

dbickson avatar Dec 31 '22 04:12 dbickson