Table

ldbc.query.builder.Table
See theTable companion trait
object Table

Attributes

Companion
trait
Source
Table.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Table.type

Members list

Type members

Classlikes

object Opt

Attributes

Companion
trait
Source
Table.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Opt.type
trait Opt[P] extends SharedTable, Opt[P]

Attributes

Companion
object
Source
Table.scala
Supertypes
trait Opt[P]
trait AbstractTable[Option[P]]
trait SharedTable
trait Dynamic
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

inline def derived[P <: Product]: Table[P]

Attributes

Source
Table.scala
inline def derived[P <: Product](name: String): Table[P]

Attributes

Source
Table.scala