Skip to content

quarkiverse/quarkus-neo4j

Repository files navigation

Quarkus Neo4j

All Contributors

Version

Introduction

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.

Documentation

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

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Michael Simons
Michael Simons

💻 🚧
Guillaume Smet
Guillaume Smet

🚧 📖
Phillip Krüger
Phillip Krüger

💻
Clement Escoffier
Clement Escoffier

💬
George Gastaldi
George Gastaldi

🚇
Ivan Milosavljević
Ivan Milosavljević

📖
Jan Martiska
Jan Martiska

💻

This project follows the all-contributors specification. Contributions of any kind welcome!