Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grails/gorm-neo4j

GORM for Neo4j
https://github.com/grails/gorm-neo4j

gorm grails graph groovy neo4j nosql

Last synced: 2 days ago
JSON representation

GORM for Neo4j

Awesome Lists containing this project

README

        

# GORM for Neo4j
[![Maven Central](https://img.shields.io/maven-central/v/org.grails/grails-datastore-gorm-neo4j.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/org.grails/grails-datastore-gorm-neo4j)
[![Java CI](https://github.com/grails/gorm-neo4j/workflows/Java%20CI/badge.svg?event=push)](https://github.com/grails/gorm-neo4j/actions/workflows/gradle.yml)

This project implements [GORM](https://gorm.grails.org) for the Neo4j 3.x Graph Database using the Bolt Java Driver.

For more information see the following links:

* [Documentation](https://gorm.grails.org/latest/neo4j/manual)
* [API](https://gorm.grails.org/latest/neo4j/api)

For the current development version see the following links:

* [Snapshot Documentation](https://gorm.grails.org/snapshot/neo4j/manual)
* [Snapshot API](https://gorm.grails.org/snapshot/neo4j/api)