GDFValue Type

Union cases

Union case Description

BOOLEAN bool

Full Usage: BOOLEAN bool

Parameters:
    Item : bool

Item : bool

DOUBLE float

Full Usage: DOUBLE float

Parameters:
    Item : float

Item : float

INTEGER int

Full Usage: INTEGER int

Parameters:
    Item : int

Item : int

VARCHAR string

Full Usage: VARCHAR string

Parameters:
    Item : string

Item : string