Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/grails/gorm-neo4j
- Owner: grails
- License: apache-2.0
- Created: 2016-06-10T08:27:56.000Z (over 8 years ago)
- Default Branch: 8.1.x
- Last Pushed: 2024-10-30T17:38:17.000Z (14 days ago)
- Last Synced: 2024-11-02T12:27:37.036Z (12 days ago)
- Topics: gorm, grails, graph, groovy, neo4j, nosql
- Language: Groovy
- Size: 8.16 MB
- Stars: 17
- Watchers: 16
- Forks: 10
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)