GetStringByLabel

ldbc.free.ResultSetOp.GetStringByLabel
final case class GetStringByLabel(columnLabel: String) extends ResultSetOp[String]

Attributes

Source
ResultSetIO.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def visit[F[_]](v: Visitor[F]): F[String]

Attributes

Definition Classes
Source
ResultSetIO.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product