issues
search
themetalfleece
/
neogma
Object-Graph-Mapping neo4j framework, Fully-typed with TypeScript, for easy and flexible node and relationship operations
https://themetalfleece.github.io/neogma/
MIT License
122
stars
12
forks
source link
Verify connectivity & NeogmaConnectivityError
#62
Closed
themetalfleece
closed
1 year ago
themetalfleece
commented
1 year ago
Closes #60
Add
NeogmaConnectivityError
.
Add
verifyConnectivity
method to
Neogma
which throws
NeogmaConnectivityError
.
Change
Neogma
constructor to throw
NeogmaConnectivityError
if the driver init fails.
Closes #60
NeogmaConnectivityError
.verifyConnectivity
method toNeogma
which throwsNeogmaConnectivityError
.Neogma
constructor to throwNeogmaConnectivityError
if the driver init fails.