Skip to content

gastaldi/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

💻 🚧

Guillaume Smet

🚧 📖

Phillip Krüger

💻

Clement Escoffier

💬

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

About

Quarkus Neo4j extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.3%
  • Other 0.7%