arrow.index_options
Module for IndexOptions class
Types 3
Methods
IndexOptions self()Returns `this`, for use in `with` statements.IndexOptionsGidBuilder builder()Get builder for [arrow.index_options.IndexOptions] Returns: New builder objectvoid value(arrow.scalar.Scalar propval) @propertySet `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)Set `value` property. Params: propval = The value to be compared. Returns: Builder instance for fluent chainingFluent builder for arrow.index_options.IndexOptions
Methods
IndexOptions build()Create object from builder. Returns: New object