QueryExecution

caliban.execution.QueryExecution
See theQueryExecution companion object
sealed trait QueryExecution

Defines which type of parallelism to use when executing queries

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Batched.type
object Parallel.type
object Sequential.type
In this article