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

Parameters for output action Upsert Edge.

The resulting output action will create an edge between two assets. The assets do not have to exist at the time of the edge creation.

Link to this section Summary

Types

t()

Upsert Edge

Link to this section Types

Upsert 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