DiEdge

scalax.collection.edges.DiEdge
See theDiEdge companion class
object DiEdge extends EdgeCompanion[DiEdge]

Factory for directed edges. See also DiEdgeImplicits 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
DiEdge.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