Add an edge between two resources. Used in the admin.
The edge is selected with either:
For instance:
{% button
text="Add"
class="btn"
action={
link
subject_id=id
predicate="contains"
object_id=other_id
action={
reload
}
}
%}
Other arguments:
See also