-5

Can Flink graph library Gelly do graph partitioning, graph pattern matching, joins, etc ..

Amr Azzam
  • 81
  • 1
  • 1
  • 10

1 Answers1

1

I would recommend to read the Gelly documentation. It lists all available operations and algorithms. You can also find some examples here.

twalthr
  • 2,584
  • 16
  • 15