Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Neo4j::Cluster::Error
Neo4j::Cluster::NotAClusterURI
Neo4j::Cluster::Session
Neo4j::Cluster::SessionClosed