DOYUNG YOON created S2GRAPH-77:
----------------------------------
Summary: Define better return type of getEdges.
Key: S2GRAPH-77
URL: https://issues.apache.org/jira/browse/S2GRAPH-77
Project: S2Graph
Issue Type: Sub-task
Reporter: DOYUNG YOON
Seq[QueryRequestWithResult] is not expressive enough and need to be refactored.
I am suggesting creating container class that can hold Sequence of Edge.
Result type T should provide merges Seq[T] into single T to merge MultiQuery
results.
Also should provide filterOut other T to filter out query result from
filterOutQuery result.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)