visbrain.objects.ConnectObj.get_nb_connections_per_node¶
- ConnectObj.get_nb_connections_per_node(sort='index', order='ascending')[source][source]¶
Get the number of connections per node.
- Parameters:
- sort{‘index’, ‘count’}
Sort either by node index (‘index’) or according to the number of connections per node (‘count’).
- order{‘ascending’, ‘descending’}
Get the number of connections per node