Generate relations graph - congosto/t-hoarder_kit GitHub Wiki

SUMMARY

Generate relations graph

A graph is a structure amounting to a set of objects in which some pairs of the objects are in some sense "related". The objects correspond to mathematical abstractions called vertices (also called nodes or points) and each of the related pairs of vertices is called an edge (also called an arc or line). To know more about graphs, click here.

T-hoarder_kit generates files in gdf format that can be processed with Gephi. In the future it will include adjacency matrix format and the .NET format of Pajek.

Generate the declared relations

(followers or following or both)

Generate the dynamic relations graph

(RT | reply | mentions)