struct Redis::Graph::Point
- Redis::Graph::Point
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
graph/point.crConstructors
Class Method Summary
- .from_redis_graph_value(type : Redis::Graph::ValueType, value, cache)
- .matches_redis_graph_type?(type : Redis::Graph::ValueType) : Bool