Quarkus Neo4j is a Quarkus extension to connect to the Neo4j graph database.
It enables the use of the Neo4j Java Driver in both JVM mode and native executables. It provide configuration properties to configure all relevant aspects of the driver.
The documentation for this extension can be found here while the documentation for the Neo4j Java Driver itself is in the official manual.
Other extension that build on this extension and are known to work well with it:
- Neo4j-Migrations, an extension that allows running Cypher scripts in a controlled manner for migrating or refactoring databases
- Neo4j-OGM for Quarkus, an extension bringing in Neo4j-OGM and a couple of shims allowing to use Neo4js object mapper without too much hassle inside Quarkus
Thanks goes to these wonderful people (emoji key):
Michael Simons 💻 🚧 |
Guillaume Smet 🚧 📖 |
Phillip Krüger 💻 |
Clement Escoffier 💬 |
George Gastaldi 🚇 |
Ivan Milosavljević 📖 |
Jan Martiska 💻 |
Jui-Chien Ni 🐛 |
This project follows the all-contributors specification. Contributions of any kind welcome!