enum
Redis::Commands::SortedSet::ZRangeOrder
Defined in:
commands/sorted_set.crEnum Members
-
LEX =
0 -
SCORE =
1
Instance Method Summary
-
#lex?
Returns
trueif this enum value equalsLEX -
#score?
Returns
trueif this enum value equalsSCORE
Class methods inherited from struct Enum
from_graph_result(result : Int64)from_graph_result(result : String)
from_graph_result(result : Redis::Graph::Value) from_graph_result, from_redis_graph_value(type : Redis::Graph::ValueType, value, cache) from_redis_graph_value