Skip to content

feat: create GraphFrame.typeDegree() to provide degree by relationship type #519

Description

@rjurney

A call to GraphFrame.typeDegree(), .typeInDegree() or .typeOutDegree() should return a pyspark.sql.Types.Struct with a field for each edge type defined in the GraphFrame's relationships. So for example:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions