Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Migration grails data mapping #672

Merged
merged 2 commits into from
Mar 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
201 changes: 0 additions & 201 deletions LICENSE

This file was deleted.

15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,2 @@
# GORM for Neo4j

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

For more information see the following links:

* [Documentation](http://gorm.grails.org/latest/neo4j/manual)
* [API](http://gorm.grails.org/latest/neo4j/api)
* [Grails Plugin](https://grails.org/plugins.html#plugin/neo4j)
* [![Build Status](https://travis-ci.org/grails/gorm-neo4j.svg?branch=master)](https://travis-ci.org/grails/gorm-neo4j)

For the current development version see the following links:

* [Beta Documentation](http://gorm.grails.org/snapshot/neo4j/manual)
* [Beta API](http://gorm.grails.org/snapshot/neo4j/api)
grails-data-neo4j (aka gorm-neo4j) has been moved to grails-data-mapping as of 9.0.x per https://github.com/grails/grails-data-mapping/pull/1884
22 changes: 0 additions & 22 deletions boot-plugin/build.gradle

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions boot-plugin/src/main/resources/META-INF/spring.factories

This file was deleted.

Loading
Loading