This namespace contains the logic to connect to JVM-local in-memory Neo4j instances, esp. for testing.
This namespace contains the logic to connect to JVM-local in-memory Neo4j instances, esp. for testing.
(create-in-memory-connection)
To make the local db visible under the same interface/map as remote databases, we connect to the local url. To be able to shutdown the local db, we merge a destroy function into the map that can be called after testing.
All data will be wiped after shutting down the db!
To make the local db visible under the same interface/map as remote databases, we connect to the local url. To be able to shutdown the local db, we merge a destroy function into the map that can be called after testing. _All_ data will be wiped after shutting down the db!
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |