arrow.base_list_scalar
Module for [BaseListScalar] class
Types 3
Methods
BaseListScalarGidBuilder builder() static nothrowGet builder for [arrow.base_list_scalar.BaseListScalar] Returns: New builder objectarrow.array.Array getValue() nothrowFluent builder implementation template for arrow.base_list_scalar.BaseListScalar
Methods
T value(arrow.array.Array propval) nothrowSet `value` property. Params: propval = The value of the scalar. Returns: Builder instance for fluent chainingFluent builder for arrow.base_list_scalar.BaseListScalar
Methods