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)