7.3. igraph_ess_1 — Immediate version of the single edge edge selector.

igraph_es_t igraph_ess_1(igraph_integer_t eid);

Arguments: 

eid:

The id of the edge.

Returns: 

The edge selector.

See also: 

igraph_es_1()

Time complexity: O(1).