Node

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

A Node is the base type for all elements, and is used for parsing.

Attributes

See also:
Companion:
object
Source:
Node.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait IRIValue
class IRI
class SetObject
class Value[T]
trait LiteralValue[T]
object False.type
object True.type
object NullLiteral.type

Members list

Concise view