arrow.index_options

Module for [IndexOptions] class

Types 3

Methods
GType _gType() @property
IndexOptions self()Returns `this`, for use in `with` statements.
IndexOptionsGidBuilder builder()Get builder for [arrow.index_options.IndexOptions] Returns: New builder object
arrow.scalar.Scalar value() @propertyGet `value` property. Returns: The value to be compared.
void value(arrow.scalar.Scalar propval) @propertySet `value` property. Params: propval = The value to be compared.
Constructors
this(void * ptr, Flag!"Take" take)
Methods
T value(arrow.scalar.Scalar propval)Set `value` property. Params: propval = The value to be compared. Returns: Builder instance for fluent chaining

Fluent builder for [arrow.index_options.IndexOptions]