NodeTree

gql.server.planner.NodeTree
final case class NodeTree(all: List[Node])

Attributes

Source:
Node.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

Attributes

Source:
Node.scala
lazy val lookup: Map[NodeId, Node]

Attributes

Source:
Node.scala

Attributes

Source:
Node.scala
lazy val roots: List[Node]

Attributes

Source:
Node.scala