Open rlratzel opened 2 years ago
This issue has been labeled inactive-30d
due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d
if there is no activity in the next 60 days.
This issue has been labeled inactive-90d
due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.
This issue has been labeled inactive-90d
due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.
The C API has the
cugraph_extract_paths
API, and this needs to be added to the Python API in order to allow users to work with individual paths from the consolidated path return values of various traversal APIs.extract_paths()
withmulti_source_bfs()
pylibcugraph
,cugraph
) covering extracting paths frommulti_source_bfs()
extract_paths()
API topylibcugraph
extract_paths()
API tocugraph