[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •[SOLVED] Showing only the neighborhood of a node
Page 1 of 1

[SOLVED] Showing only the neighborhood of a node

Posted: 24 Nov 2011 16:39
by ppareja
Hi!

This is probably a 100% newbie question but I cannot find the way to show only the neighborhood of a node.

I managed to filter the edges I want (but not the nodes) with a MASK operator and an attribute filter inside specifying the id of the node I'm interested in.
However I don't know how could I get rid of the rest of the nodes not linked by these edges?
Thanks in advance.
Cheers,

Pablo

Re: Showing only the neighborhood of a node

Posted: 24 Nov 2011 17:39
by admin
Hi,

In Filters, go to Topology > Ego-network.

Re: Showing only the neighborhood of a node

Posted: 25 Nov 2011 12:37
by ppareja
Thanks!

Just one more thing, would it be possible to apply the Ego-Network filter to a set of nodes (which are the result of other filter such as attribute equals to regular expression) ?
Cheers,

Pablo

Re: Showing only the neighborhood of a node

Posted: 25 Nov 2011 13:27
by admin
Yes,

It is called the "Neighbors Network" filter.

Re: [SOLVED] Showing only the neighborhood of a node

Posted: 01 Jul 2012 03:35
by mohammadazin
Hi Friends

Ego Network shows all the connected network. I want to filter just one node and all connected edges and nodes to this node, not the edges connecting the other nodes.

Re: [SOLVED] Showing only the neighborhood of a node

Posted: 14 Jan 2013 11:05
by lukean
managed to filter the edges I want (but not the nodes) with a MASK operator and an attribute filter inside specifying the id of the node I'm interested in.
Hmm any idea why this filter setup fails?
It doesn't mask the edges of one node ID (1st fig).
Although the node ID filter itself works (2nd fig).

Image

Re: [SOLVED] Showing only the neighborhood of a node

Posted: 22 Jan 2013 11:26
by lukean
Sorry, my above post is a doublet. Please find the solution in this thread.