nebula
nebula copied to clipboard
support find longest path
Now if I want find longest path I only can use find all path then compute longest path in my java application, but find all path cost too long , even may timeout frequently
So maybe Nebula can support find longest path feature?