class AGE::Client

Defined in:

pg-age.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(db : DB::Database) #

[View source]

Instance Method Detail

def create_graph(name : String) : Graph #

[View source]
def drop_graph(name : String, cascade : Bool = true) : Nil #

[View source]
def graph(name : String) : Graph #

[View source]