ldbc.schema.DataType
See theDataType companion trait
object DataType
Attributes
- Companion
- trait
- Source
- DataType.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DataType.type
Members list
Type members
Classlikes
SQL DataType to represent BLOB type of string data trait.
SQL DataType to represent BLOB type of string data trait.
Type parameters
- T
-
Scala types that match SQL DataType
Attributes
- Source
- DataType.scala
- Supertypes
SQL DataType to represent a string data type trait.
SQL DataType to represent a string data type trait.
Type parameters
- T
-
Scala types that match SQL DataType
Attributes
- Source
- DataType.scala
- Supertypes
Value members
Concrete methods
Methods for mapping specific types to DataType.
Methods for mapping specific types to DataType.
Type parameters
- D
-
Trait for representing SQL DataType
- T
-
Scala types that match SQL DataType
Attributes
- Source
- DataType.scala
In this article