igraph-help
[Top][All Lists]
Advanced

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

[igraph] Who a node is connected to


From: Thomas Chesney
Subject: [igraph] Who a node is connected to
Date: Mon, 5 Sep 2011 09:24:14 +0100

Is there a function in igraph that returns a list of all the nodes that a 
specified node is connected to? So for instance, if I had the following 
edgelist for an undirected graph:

2  7
3  8
4  9
9  3

and specified 3, it would return 8 and 9. If there isn't a fuction that does 
exactly this, is there anything that does something similar?

Thank you,

Thomas ChesneyThis message and any attachment are intended solely for the 
addressee and may contain confidential information. If you have received this 
message in error, please send it back to me, and immediately delete it.   
Please do not use, copy or disclose the information contained in this message 
or in any attachment.  Any views or opinions expressed by the author of this 
email do not necessarily reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


reply via email to

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