arrow.index_options
Module for [IndexOptions] class
Types 3
Methods
IndexOptionsGidBuilder builder() static nothrowGet builder for [arrow.index_options.IndexOptions] Returns: New builder objectarrow.scalar.Scalar value() @property nothrowGet `value` property. Returns: The value to be compared.void value(arrow.scalar.Scalar propval) @property nothrowSet `value` property. Params: propval = The value to be compared.Fluent builder implementation template for arrow.index_options.IndexOptions
Methods
T value(arrow.scalar.Scalar propval) nothrowSet `value` property. Params: propval = The value to be compared. Returns: Builder instance for fluent chainingFluent builder for arrow.index_options.IndexOptions
Methods