Skip to content

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

@rjurney

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:

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions