edges

val edges: List<Edge>? = null(source)

An array of edge objects representing the edges of the graph.

Since

0.12.0