diaohancai opened a new issue, #302: URL: https://github.com/apache/incubator-hugegraph-computer/issues/302
### Feature Description (功能描述) Currently, all vertices output computation results. But some scenarios do not require all vertices to output computation results. Such as `Single Source Shortest Path` algorithm, when `targetId = "abc"`, then just output the computation result with the vertex id `abc`, no need to output results for other vertices. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
