Skip to content
  1. API
  2. Types

EdgeAttributesValue

Type: object

Object following the same structure as EdgeAttributes, with the addition that each property can be replaced by a function that return a value for this property (or an object if the property has multiple nested sub-properties). When working with a large number of nodes/edges, avoid as much as possible the usage of functions.