Graph.edge

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto edge(S src, D dst)
  2. auto edge(S src, D dst, string[string] option)
    class Graph
    edge
    (
    S
    D
    )
    (
    S src
    ,
    D dst
    ,
    string[string] option
    )

Meta