Node

gql.goi.Node$
See theNode companion trait
object Node

Attributes

Companion
trait
Source
Goi.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Node.type

Members list

Value members

Concrete methods

def apply(value: Any, typename: String): Node

Attributes

Source
Goi.scala
def unapply(node: Node): Option[Any]

Attributes

Source
Goi.scala

Implicits

Implicits

implicit val nodeInterface: Interface[Pure, Node]

Attributes

Source
Goi.scala