Edge
public class Edge
Undocumented
-
Source
Destination
.Declaration
Swift
public let destination: Node
-
Weight of the
Edge
.Declaration
Swift
public let weight: Float?