​​Hi there,

I'm currently working on making a Temporal Graph with Gelly, a Temporal
graph is a graph where edges have 2 extra values namely a beginning and
ending time.

I started with this project a couple of weeks ago, since i don't have much
experience with Gelly or Flink i wanted to ask you guys if you had some
ideas on how to implement this idea into Gelly.

I already tried extending Gelly Edges with a 5tuple instead of a 3tuple,
but it seems that Gelly isn't made for that. After that i moved on on
adding a 3tuple into the value field of an Edge.

any other ideas?

Best regards,
Wouter Ligtenberg
​Student at TU Eindhoven​

Reply via email to