struct Redis::Graph::Client

Defined in:

graph.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(redis : Redis::Client, key : String) #

[View source]

Instance Method Detail

def read_query(cypher : String) #

[View source]
def write_query(cypher : String) #

[View source]
def write_query(cypher : String, **params : Property) #

[View source]