igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] get edges


From: Tamás Nepusz
Subject: Re: [igraph] get edges
Date: Sun, 2 Feb 2014 22:02:21 +0100

Please read the documentation; in particular the neighbors() and incident() 
functions from here: 

http://igraph.sourceforge.net/doc/R/structure.info.html 

-- 
T.


On Sunday, 2 February 2014 at 21:58, Ragia Ibrahim wrote:

> Hi,
> 
> kindly please if I had a graph and want to get neighbours of node e.g, 3
> i use this
> V(graph) [ nei(3) ]
> but how to get edges connected from, to, all
> how can i get this?
> thanks in advance
> RAE
> _______________________________________________
> igraph-help mailing list
> address@hidden (mailto:address@hidden)
> https://lists.nongnu.org/mailman/listinfo/igraph-help






reply via email to

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