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 Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product