DiHyperEdgeWithNodeReferences

scalax.collection.io.jsoniter.labeled.DiHyperEdgeWithNodeReferences
See theDiHyperEdgeWithNodeReferences companion object
case class DiHyperEdgeWithNodeReferences[Id <: AnyVal | String, L](edgeT: String, sourceIds: Iterable[Id], targetIds: Iterable[Id], label: L) extends AnyDiHyperEdgeWithNodeReferences[Id, L]

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product