Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-1523

Vertex-centric iteration extensions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • None
    • 0.9
    • None

    Description

      We would like to make the following extensions to the vertex-centric iterations of Gelly:

      • allow vertices to access their in/out degrees and the total number of vertices of the graph, inside the iteration.
      • allow choosing the neighborhood type (in/out/all) over which to run the vertex-centric iteration. Now, the model uses the updates of the in-neighbors to calculate state and send messages to out-neighbors. We could add a parameter with value "in/out/all" to the VertexUpdateFunction and MessagingFunction, that would indicate the type of neighborhood.

      Attachments

        Activity

          People

            andralungu Andra Lungu
            vkalavri Vasia Kalavri
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: