This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Requirement of Neo4j Drivers on boot #78
Comments
cc @stellasia, @wagnerjt for comments |
Merged
This was referenced Sep 7, 2020
Closed
Project to follow, will probably be useful for us: https://github.com/adam-cowley/graphapp-starter-react |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At app start, we block render until we are sure we have an instance of neo4j driver. This blocks render indefinitely if driver is never resolved.
See original discussion in #76 (comment)
The text was updated successfully, but these errors were encountered: