Batch

gql.preparation.PreparedStep$.Batch
final case class Batch[F[_], K, V](id: BatchKey[K, V], globalEdgeId: UniqueBatchInstance[K, V]) extends PreparedStep[F, Set[K], Map[K, V]]

Attributes

Source
PreparedQuery.scala
Graph
Supertypes
trait PreparedStep[F, Set[K], Map[K, V]]
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