UnDiEdge

scalax.collection.edges.UnDiEdge
See theUnDiEdge companion class
object UnDiEdge extends EdgeCompanion[UnDiEdge]

Factory for undirected edges. See also UnDiEdgeImplicits and val ~ in the package object.

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
UnDiEdge.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Inherited implicits

implicit def thisCompanion: EdgeCompanion.this.type

Attributes

Inherited from:
EdgeCompanion