Cassandra\Index::options PHP Method

options() public method

Returns all the index's options
public options ( ) : array
return array A dictionary of `string` and `Cassandra\Value pairs of the index's options.
    function options();