Find the maximum degree in a graph

Computing metrics, community detection and data handling
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
sarovios
Posts:2
Joined:19 Feb 2014 11:47
Location:Greece
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Find the maximum degree in a graph

Post by sarovios » 23 Mar 2014 11:22

Hi,
I would like to find the maximum degree of a network using Grephi. Is there a way to do so?

Thanks.

User avatar
seinecle
Gephi Community Support
Posts:546
Joined:08 Feb 2010 16:55
Location:Lyon, France
Contact:

Re: Find the maximum degree in a graph

Post by seinecle » 24 Mar 2014 16:15

Hi,
Do you mean the node with the highest degree? Then:
- run the degree algo in the statistics panel
- switch to the data laboratory, rank the nodes by degree by clicking on the top of the "degree" column, and see which node has the highest degree.

Best,
Clement

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable