edge

abstract fun edge(action: Action<EdgeAttributes>)(source)


abstract val edge: EdgeAttributes(source)

Configure the attributes applied by default to all links between nodes, unless overridden by that link's GraphvizLinkTypeSpec.