Runbox.Scenario.OutputAction.DeleteEdge (runbox v7.0.1)

Parameters for output action Delete Edge.

The resulting output action will delete an edge between two assets. This action succeeds even if the edge does not exist.

Link to this section Summary

Types

t()

Delete Edge

Link to this section Types

Delete Edge

  • :from_type - type of the asset which this edge goes out from
  • :from_id - id of the asset which this edge goes out from
  • :to_type - type of the asset which this edge goes to
  • :to_id - id of the asset which this edge goes to
  • :type - type of the edge