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

Add intersect method to Graph class

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Implemented
    • 0.10.0
    • 1.0.0
    • None

    Description

      Currently, the Gelly Graph supports the set operations Graph.union(otherGraph) and Graph.difference(otherGraph). It would be nice to have a Graph.intersect(otherGraph) method, where the resulting graph contains all vertices and edges contained in both input graphs.

      Attachments

        Activity

          People

            mju Martin Junghanns
            mju Martin Junghanns
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: