Node

mdg.engine.proto.reports.Trace$.QueryPlanNode$.Node$
See theNode companion trait
object Node

Attributes

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

Members list

Type members

Classlikes

case object Empty extends Node

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Node
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
final case class Fetch(value: FetchNode) extends Node

Attributes

Supertypes
trait Node
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Flatten(value: FlattenNode) extends Node

Attributes

Supertypes
trait Node
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Parallel(value: ParallelNode) extends Node

Attributes

Supertypes
trait Node
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Sequence(value: SequenceNode) extends Node

Attributes

Supertypes
trait Node
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror