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
Members list
In this article