Hello, I am investigating technologies for bulk processing. One of my required use cases is large-scale graph processing. This is supported by Apache Spark as GraphX, or by Apache Flink as iterative algorithms. However, this does not seem to be supported by Apache Beam. Are there any future plans for this, or is there an alternative approach for graph processing offered by Apache Beam?
Regards, Jan
