gql-server
0.4.2-4-b417105
gql-server
API
gql
server
interpreter
AlphaRenaming
Continuation
Continuation
Continue
Contramap
Done
Rethrow
DebugPrinter
DebugPrinter
Printer
EvalFailure
EvalFailure
Basic
BatchResolution
EffectResolution
Raised
StreamHeadResolution
StreamTailResolution
EvalNode
EvalNode
EvalState
EvalState
Entry
ProduceConsume
ProduceConsume
QueryInterpreter
QueryInterpreter
Input
Input
Results
SharedResource
State
Closed
Open
State
StreamInterpreter
StreamInterpreter
Result
StitchFailure
SubgraphBatches
SubgraphBatches
BatchFamily
BatchNodeId
InputSubmission
InputSubmission
MulitplicityNode
State
State
SubqueryInterpreter
planner
Analyzer
Analyzer
TraversalState
BatchRef
Node
NodeTree
NodeTree
OptimizedDAG
OptimizedDAG
PlanEnumeration
Batch
BatchId
EndTime
EndTime
EnumerationState
Family
FamilyId
Problem
Planner
Planner
Application
Application
Mutation
Query
Subscription
CompilationError
CompilationError
Parse
Parse
Preparation
Preparation
Compiler
PartiallyAppliedCompiler
Schema
Schema
Statistics
Statistics
CovVarRegression
Point
Stats
fs2
UnsafeFs2Access
gql-server
/
gql
/
gql.server
/
gql.server.planner
/
Node
Node
gql.server.planner.Node
final case
class
Node
(
id
:
NodeId
,
name
:
String
,
cost
:
Double
,
elemCost
:
Double
,
parents
:
Set
[
NodeId
],
batchId
:
Option
[
BatchRef
[
_
,
_
]])
Attributes
Source
Node.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
alpha
(
i
:
Int
):
Node
Attributes
Source
Node.scala
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods