Uploaded image for project: 'S2Graph'
  1. S2Graph
  2. S2GRAPH-41

Refactor PostProcess's toSimpleVertexArrJson.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Done
    • Trivial
    • Resolution: Done
    • None
    • None
    • None

    Description

      There is two large logic is coupled in PostProcess.toSimpleVertexArrJson.

      1. build edges from Seq[QueryRequestWithResult] with their score value.
      2. group by and order by is processed after 1 is done.

      It would be better to seperate these two logical step into two methods.

      Attachments

        Activity

          People

            steamshon Do Yung Yoon
            steamshon Do Yung Yoon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: