Open xandkar opened 2 years ago
The output can be a stream of edges, like:
host,time,parent,child
which can then be grouped by time to create graph snapshots at given times, which then can even be animated.
The output can be a stream of edges, like:
which can then be grouped by time to create graph snapshots at given times, which then can even be animated.