Node

com.tersesystems.blindsight.jsonld.Node$
See theNode companion trait
object Node

Attributes

Companion:
trait
Source:
Node.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Node.type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

def apply[T : NodeMapper](nodeValue: T): Node

A factory method to create a Node using a NodeMapper.

A factory method to create a Node using a NodeMapper.

Attributes

Source:
Node.scala

Implicits

Implicits

implicit val nodeMapper: NodeMapper[Node]

Attributes

Source:
Node.scala