module Redis::Graph::Serializable::Property

Defined in:

graph/serializable.cr

Constructors

Constructor Detail

def self.new(type : Redis::Graph::ValueType, value, cache) #

[View source]