AnyEdgeWithNodeReferences

scalax.collection.io.jsoniter.labeled.AnyEdgeWithNodeReferences
See theAnyEdgeWithNodeReferences companion object
sealed trait AnyEdgeWithNodeReferences[Id <: AnyVal | String, L] extends AnyHyperEdgeWithNodeReferences[Id, L]

Attributes

Companion
object
Graph
Supertypes
trait WithNodeReferences[Id, L]
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def id1: Id
def id2: Id

Inherited and Abstract methods

def edgeT: String

Attributes

Inherited from:
WithNodeReferences
def label: L

Attributes

Inherited from:
WithNodeReferences