EmbedStream

gql.preparation.PreparedStep$.EmbedStream
final case class EmbedStream[F[_], I](signal: Boolean, stableUniqueEdgeName: UniqueEdgeCursor) extends PreparedStep[F, Stream[F, I], I]

Attributes

Source
PreparedQuery.scala
Graph
Supertypes
trait PreparedStep[F, Stream[F, I], I]
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