Nikita Pande
Nikita Pande
Can we close this PR if this was "just a try" @febdev1 ?
Is there any work happening on this issue as we are hitting road blocker since we have very few labels across millions of vertices. My setup includes Janusgraph with HBase...
@spmallette thanks for comments. So this functionality offers multi source djikstra algorithm and it leverages shortestPath code...So shall I be imporing ShortestPathVertexProgram methods then?
@divijvaidya Same condition `currentPath != null` is already available at line 408, since we are accessing objects() method. Is there any test case for that? Basically this is the obvious...
I faced this problem in my code and have fixed it locally. Will write a UT and update the PR. Couldn't work on this till now. Thanks and Regards, Nikita...
@rgoers please review it
Looks good to me. Cc @busbey @rgoers can u please approve
@rgoers can u please review this