Edge Properties
edgeProperty
A property of an edge.
#edgeProperty |
|||
oneOf |
The edge properties: targetId, sourceId, locationId, duration, weight and active |
||
type |
object |
||
properties |
|||
|
type |
string |
|
enum |
targetId, sourceId, locationId, duration, weight, active |
||
A feature of the edge properties: targetActivity, sourceActivity, and edgeTrait |
|||
type |
object |
||
properties |
|||
|
type |
string |
|
enum |
targetActivity, sourceActivity, edgeTrait |
||
|
|||