class Neo4j::Cluster

Defined in:

neo4j/cluster.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(entrypoint : URI, ssl : Bool = true, max_pool_size : Int32 = 200) #

[View source]

Instance Method Detail

def session(& : Session -> T) forall T #

[View source]