trait CEdgeCompanionBase[E[X] <: EdgeLikeIn[X] with CHyperEdgeBound[_, E]] extends EdgeCompanionBase[E]
- Alphabetic
- By Inheritance
- CEdgeCompanionBase
- EdgeCompanionBase
- Serializable
- Serializable
- AnyRef
- Any
- by anyToNode
- by CollectionsHaveToParArray
- by EdgeAssoc
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- All
Value Members
-
def
isDefined: Boolean
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to OuterNode[CEdgeCompanionBase[E]] performed by method anyToNode in scalax.collection.GraphPredef.
- Definition Classes
- Param
-
def
isEdge: Boolean
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to OuterNode[CEdgeCompanionBase[E]] performed by method anyToNode in scalax.collection.GraphPredef.
- Definition Classes
- NodeParam
-
def
isIn: Boolean
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to OuterNode[CEdgeCompanionBase[E]] performed by method anyToNode in scalax.collection.GraphPredef.
- Definition Classes
- InParam → Param
-
def
isNode: Boolean
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to OuterNode[CEdgeCompanionBase[E]] performed by method anyToNode in scalax.collection.GraphPredef.
- Definition Classes
- NodeParam
-
def
isOut: Boolean
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to OuterNode[CEdgeCompanionBase[E]] performed by method anyToNode in scalax.collection.GraphPredef.
- Definition Classes
- InParam → Param
-
val
n1: CEdgeCompanionBase[E]
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to EdgeAssoc[CEdgeCompanionBase[E]] performed by method EdgeAssoc in scalax.collection.GraphPredef.
- Definition Classes
- EdgeAssoc
-
def
stringPrefix: String
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to OuterNode[CEdgeCompanionBase[E]] performed by method anyToNode in scalax.collection.GraphPredef.
- Definition Classes
- NodeParam
-
def
toParArray: ParArray[T]
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to CollectionsHaveToParArray[CEdgeCompanionBase[E], T] performed by method CollectionsHaveToParArray in scala.collection.parallel. This conversion will take place only if an implicit value of type (CEdgeCompanionBase[E]) ⇒ GenTraversableOnce[T] is in scope.
- Definition Classes
- CollectionsHaveToParArray
-
val
value: CEdgeCompanionBase[E]
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to OuterNode[CEdgeCompanionBase[E]] performed by method anyToNode in scalax.collection.GraphPredef.
- Definition Classes
- OuterNode → NodeParam
-
def
~[N >: N1](n2: N): UnDiEdge[N]
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to EdgeAssoc[CEdgeCompanionBase[E]] performed by method EdgeAssoc in scalax.collection.GraphPredef.
- Definition Classes
- EdgeAssoc
- Annotations
- @inline()
-
def
~>[N >: N1](n2: N): DiEdge[N]
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to EdgeAssoc[CEdgeCompanionBase[E]] performed by method EdgeAssoc in scalax.collection.GraphPredef.
- Definition Classes
- EdgeAssoc
- Annotations
- @inline()
Shadowed Implicit Value Members
-
def
toString(): String
- Implicit
- This member is added by an implicit conversion from CEdgeCompanionBase[E] to OuterNode[CEdgeCompanionBase[E]] performed by method anyToNode in scalax.collection.GraphPredef.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(cEdgeCompanionBase: OuterNode[CEdgeCompanionBase[E]]).toString()
- Definition Classes
- NodeParam → AnyRef → Any
Welcome to the Graph for Scala API reference. Some suggested navigation entry points:
Graph
mutable.Graph
and its inner nodes.GraphEdge
objectedge
packageGraphPredef
object andImplicits
object.GraphTraversal
andTraverserInnerNode
.RandomGraph
.GraphGen
.