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