State

gql.server.interpreter.SubgraphBatches$.State
See theState companion object
final case class State(childBatches: Set[BatchNodeId], accum: Map[MulitplicityNode, Set[BatchNodeId]])

Attributes

Companion
object
Source
SubgraphBatches.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product