WithNodeReferences

scalax.collection.io.jsoniter.labeled.WithNodeReferences
sealed trait WithNodeReferences[Id <: AnyVal | String, L]

ADT for JSON codecs of labeled edges where edge ends are represented by node IDs. L may be different from the logical label of the edge class to be mapped.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def edgeT: String
def label: L