struct Redis::Graph::ResultSet::Row(T)

Defined in:

graph.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(data : T, field_map : Hash(String, Int32)) #

[View source]

Instance Method Detail

def [](key : Int) #

[View source]
def [](key : String) #

[View source]
def data : T #

[View source]
def first #

[View source]