set Option
Sets additional options for this instance.
Parameters
key
The configuration option that should be changed. Valid keys are listed in \c TileStoreOptions.
value
The value for the configuration option, or null if it should be reset.
Sets additional options for this instance that are specific to a data type.
Parameters
key
The configuration option that should be changed. Valid keys are listed in \c TileStoreOptions.
domain
The data type this setting should be applied for.
value
The value for the configuration option, or null if it should be reset.