DiHyperEdgeWithNodeReferences

scalax.collection.io.jsoniter.nonlabeled.DiHyperEdgeWithNodeReferences
See theDiHyperEdgeWithNodeReferences companion object
case class DiHyperEdgeWithNodeReferences[Id <: AnyVal | String](edgeT: String, sourceIds: Iterable[Id], targetIds: Iterable[Id]) extends 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

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product