| igraph Reference Manual |
|---|
igraph_es_all — Edge set, all edges.igraph_es_adj — Adjacent edges of a vertex.igraph_es_none — Empty edge selector.igraph_es_1 — Edge selector containing a single edge.igraph_es_vector — Handle a vector as an edge selector.igraph_es_fromto — Edge selector, all edges between two vertex sets.igraph_es_seq — Edge selector, a sequence of edge ids.igraph_es_pairs — Edge selector, multiple edges defined by their endpoints in a vectorigraph_es_pairs_small — Edge selector, multiple edges defined by their endpoints as arguments<< 5.8. IGRAPH_VIT_GET — Query the current position. |
6.1. igraph_es_all — Edge set, all edges. >> |