igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Connected nodes


From: Víctor Pascual Cid
Subject: Re: [igraph] Connected nodes
Date: Thu, 27 Oct 2011 15:49:34 +0200

Hi Thomas,

I guess that what you're looking for is to get a node's neighborhood.
You can use the neighborhood method from igraph as described here: http://igraph.sourceforge.net/doc/R/neighborhood.html

Hope that helps,

Víctor

On Oct 27, 2011, at 15:44 , Thomas wrote:

How do output all the nodes that a specified node is directly connected to please? So I specify Node 10, and get as output Nodes 5, 7 and 18 which are the ones that 10 is connected to. The network is undirected.

Thank you!

Thomas

_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help


reply via email to

[Prev in Thread] Current Thread [Next in Thread]