Hi, Dear Apache Beam Developer,
I am new to Apache Beam and excited to find such wonderful tool to handle big-data across different popular runners. I am just wondering is there any plan to add support for graph computation like GraphX on Spark? * graph representation in PCollection * basic statistics like vertex/edge count * base function like vertex/edge-wise mapreduce task(i.e., count the outgoing degree of a vertex) * base function like subgraph combine/join * ...... Thanks again for this great Apache Beam you brought to us, Looking forward to your reply.
