Navigation
Synopsis An edge in a graph.
Function Edge edge(str from, str to, FProperty props...)
Description An edge connects nodes in graphs. The arguments from and to are node ids.

Applicable properties are:
Examples See graph.
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.