DiEdgeWithNodeReferences

scalax.collection.io.jsoniter.nonlabeled.DiEdgeWithNodeReferences
See theDiEdgeWithNodeReferences companion object
case class DiEdgeWithNodeReferences[Id <: AnyVal | String](edgeT: String, sourceId: Id, targetId: Id) extends AnyEdgeWithNodeReferences[Id], AnyDiHyperEdgeWithNodeReferences[Id]

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait WithNodeReferences[Id]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def id1: Id
def id2: Id

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product