quarkdown
Toggle table of contents
1.8.0
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.graph
/
Graph
/
edges
edges
abstract
val
edges
:
Set
<
Pair
<
T
,
T
>
>
The set of edges in the graph, represented as pairs of vertices.