Uploaded image for project: 'Apache MADlib'
  1. Apache MADlib
  2. MADLIB-1101

Graph - weakly connected components helper functions

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v1.12
    • Module: Graph
    • None

    Description

      Context

      Follow on from
      https://issues.apache.org/jira/browse/MADLIB-1071

      Story

      As a data scientist, I want to use helper functions related to weakly connected components, so that I don't have to query the result table myself which is less efficient and subject to error.

      List of helper functions roughly in priority order:

      1) biggest connected component
      2) number of nodes per connected component (histogram)
      3) whether two nodes belong to same or different connected components

      4) count of connected cpt clusters
      5) Set of all nodes which can be reached (have a path) from a specified vertex

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fmcquillan Frank McQuillan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: