ldbc-statement
0.3.0
ldbc-statement
API
ldbc.statement
formatter
Naming
Naming
internal
BinaryPolyFunc
CaseBuilder
BinaryPolyFunc
Case
LowPriorityTupleConcat0
LowPriorityTupleConcat1
LowPriorityTupleConcat2
QueryConcat
QueryConcat
TupleAppendOneInstances
TupleFoldInstances
TupleOps
AppendOne
AppendOne
FoldLeft
FoldLeft
Join
Fold
Join
LowLevelJoinImplicits
AbstractTable
AbstractTable
Opt
Column
Column
Impl
Pure
given_InvariantSemigroupal_Column
Command
Command
Pure
Delete
Expression
Expression
GroupBy
Having
Insert
Insert
DuplicateKeyUpdate
Impl
Into
Values
Join
Join
On
Limit
Limit
C
CommandProvider
Q
QueryProvider
Offset
OrderBy
OrderBy
Order
given_Applicative_Order
Order
Query
Schema
Schema
DDL
DDL
Impl
Select
TableQuery
TableQuery
Update
Update
Where
Where
C
Q
ldbc-statement
/
ldbc.statement
/
Schema
/
Impl
Impl
ldbc.statement.Schema.Impl
case
class
Impl
(
create
:
DDL
,
createIfNotExists
:
DDL
,
drop
:
DDL
,
dropIfExists
:
DDL
,
truncate
:
DDL
)
extends
Schema
Attributes
Source
Schema.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Schema
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
override
def
++
(
other
:
Schema
):
Schema
Attributes
Definition Classes
Schema
Source
Schema.scala
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods