Skip to content

feat: handle direction in ShortestPath #736

@SemyonSinchenko

Description

@SemyonSinchenko

Is your feature request related to a problem? Please describe.
At the moment SP consider graph as undirected, but we can make it works for both directed and undirected graphs.

Describe the solution you would like

  • new mixin WithDirection
  • handle direction in GraphFrames
  • handle direction in GraphX

Component

  • Scala Core Internal
  • Scala API
  • Spark Connect Plugin
  • Infrastructure
  • PySpark Classic
  • PySpark Connect

Additional context

Are you planning on creating a PR?

  • I'm willing to make a pull-request

Metadata

Metadata

Labels

graphxAnything related to GraphXscala

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions