CommandProvider

ldbc.query.builder.statement.Limit.CommandProvider
transparent trait CommandProvider

Attributes

Source
Limit.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class C[P]
Self type

Members list

Value members

Concrete methods

def limit(length: Long): (Encoder[Long]) ?=> C

Attributes

Source
Limit.scala