community - What is the purpose of the 'outNodes' and 'outLinks' output tables?

Réponse

The 'outNodes' table contains the graph node information along with any calculated metrics on the nodes, such as their assigned community ID. The 'outLinks' table contains the graph link information, also supplemented with any calculated metrics on the links.
Did this answer help you?