ldbc.core.interpreter.ColumnTupleConverter$package.ColumnTupleConverter
An object that converts a Column's Tuple to a Tuple Map
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Method for converting Column Tuple to Tuple Map.
Method for converting Column Tuple to Tuple Map.
Type parameters
-
F
-
The effect type
-
Types
-
Primitive Tuples
Value parameters
-
columnTuples
-
Tuple of Columns
-
converter
-
An object that converts a Column's Tuple to a Tuple Map
Attributes
Implicit value of ColumnTupleConverter according to the number of Tuples.
Implicit value of ColumnTupleConverter according to the number of Tuples.
Attributes