You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2017/02/24 21:50:44 UTC

[jira] [Created] (FLINK-5909) Interface for GraphAlgorithm results

Greg Hogan created FLINK-5909:
---------------------------------

             Summary: Interface for GraphAlgorithm results
                 Key: FLINK-5909
                 URL: https://issues.apache.org/jira/browse/FLINK-5909
             Project: Flink
          Issue Type: Sub-task
          Components: Gelly
    Affects Versions: 1.3.0
            Reporter: Greg Hogan
            Assignee: Greg Hogan


Create {{AlgorithmResult}} and {{AnalyticResult}} interfaces for library algorithms to implement. This flattens algorithm results to a single tuple.

Also create interfaces for {{UnaryResult}}, {{BinaryResult}}, and {TertiaryResult}} implementing methods to access the 0th, 1st, and 2nd vertices.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)