ldbc.core.interpreter
Members list
Type members
Classlikes
An object that converts a Column's Tuple to a Tuple Map
An object that converts a Column's Tuple to a Tuple Map
Attributes
- Source
- ColumnTupleConverter.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ColumnTupleConverter.type
An object with methods and types that perform processing on one or more informational Tuples.
An object with methods and types that perform processing on one or more informational Tuples.
Attributes
- Source
- Tuples.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Tuples.type
Types
Column Type representing the conversion from Tuple to Tuple Map.
Column Type representing the conversion from Tuple to Tuple Map.
Type parameters
- F
-
Column Type
- Types
-
Primitive Tuples
Attributes
- Source
- ColumnTupleConverter.scala
Type to convert type from Tuple to Tuple in Colum.
Type to convert type from Tuple to Tuple in Colum.
Type parameters
- F
-
Column Type
- Types
-
Tuple Type
Attributes
- Source
- ColumnTuples.scala
A type function to pull a type parameter it has from a type with one type parameter.
A type function to pull a type parameter it has from a type with one type parameter.
Attributes
- Source
- Extract.scala
A type function that derives its type from the type parameters that Option has.
A type function that derives its type from the type parameters that Option has.
Attributes
- Source
- Extract.scala