class

Neo4j::Cluster

Inherits Neo4j::Driver / Reference / Object

Constructors

new(entrypoint : URI, ssl : Bool = true, max_pool_size : Int32 = 200)
Source

Instance methods

read_query(query : String, as types : Tuple(*T), **params, &) forall T
Source
session
Source
write_query(query : String, **params)
Source
write_query(query : String, as types : Tuple(*T), **params, &) forall T
Source

Nested types