File tree
849 files changed
+112526
-0
lines changed- grails-data-graphql
- core
- config/codenarc
- src
- main/groovy/org/grails/gorm/graphql
- binding
- manager
- entity
- arguments
- dsl
- helpers
- fields
- operations
- property
- impl
- manager
- fetcher
- context
- impl
- interceptor
- manager
- interceptor
- impl
- manager
- response
- delete
- errors
- pagination
- testing
- types
- input
- output
- scalars
- coercing
- jsr310
- test/groovy/org/grails/gorm/graphql
- binding/manager
- domain
- general
- custom
- operation
- property
- debug
- description
- listargs
- ordering
- tomany
- toone
- hibernate
- description
- entity
- dsl
- property
- impl
- manager
- fetcher
- impl
- interceptor
- manager
- interceptor/manager
- response
- delete
- errors
- types
- input
- output
- scalars/coercing
- docs
- src/main/docs
- guide
- customizations
- properties
- gettingStarted
- resources/img
- examples
- grails-docs-app
- grails-app
- conf
- spring
- controllers/grails/docs/app
- domain/demo
- i18n
- init/grails/docs/app
- services/demo
- views
- application
- errors
- object
- src
- integration-test/groovy/demo
- main/groovy/demo
- grails-multi-datastore-app
- grails-app
- conf
- spring
- controllers/myapp
- domain/myapp
- i18n
- init/myapp
- views
- application
- errors
- object
- src
- integration-test/groovy/myapp
- main
- groovy/myapp
- resources/META-INF/services
- grails-tenant-app
- grails-app
- conf
- spring
- controllers/grails/tenant/app
- domain/grails/tenant/app
- i18n
- init/grails/tenant/app
- views
- application
- errors
- object
- src
- integration-test/groovy/grails/tenant/app
- test/groovy/grails/tenant/app
- grails-test-app
- grails-app
- conf
- spring
- controllers/grails/test/app
- domain/grails/test/app
- inheritance
- manyToMany
- i18n
- init/grails/test/app
- services/grails/test/app
- views
- application
- errors
- object
- src
- integration-test/groovy/grails/test/app
- main/groovy/grails/test/app
- pogo
- test/groovy/grails/test/app/manyToMany
- spring-boot-app
- src
- main
- groovy/com/example/demo
- controllers
- domains
- resources
- test/groovy/com/example/demo
- plugin
- grails-app
- conf
- controllers/org/grails/gorm/graphql/plugin
- init/gorm/graphql
- views/graphql
- src
- main
- groovy/org/grails/gorm/graphql/plugin
- binding
- testing
- resources
- public
- test/groovy/gorm/graphql
- grails-data-neo4j
- boot-plugin
- src
- main
- groovy/org/grails/datastore/gorm/neo4j/boot/autoconfigure
- resources/META-INF
- test/groovy/org/grails/datastore/gorm/neo4j/boot/autoconfigure
- docs
- src/docs
- asciidoc
- gettingStarted
- introduction
- mapping
- multiTenancy
- multipleDataSources
- querying
- ref
- Additional Gorm Methods
- Beans
- relationships
- resources
- examples
- grails3-neo4j-hibernate
- grails-app
- assets
- images
- skin
- javascripts
- stylesheets
- conf
- spring
- controllers
- functional/tests
- domain/functional/tests
- i18n
- init
- functional/tests
- views
- author
- book
- layouts
- src
- integration-test
- groovy/functional/tests
- resources
- test/groovy/functional/tests
- grails3-neo4j
- grails-app
- assets
- images
- skin
- javascripts
- stylesheets
- conf
- spring
- controllers
- functional/tests
- domain/functional/tests
- i18n
- init
- functional/tests
- services/functional/tests
- views
- book
- layouts
- src
- integration-test
- groovy/functional/tests
- resources
- test/groovy/functional/tests
- neo4j-spring-boot
- src
- main
- groovy/example
- resources
- test/groovy/example
- neo4j-standalone
- src
- main/groovy/example
- test/groovy/example
- test-data-service
- grails-app
- conf
- spring
- controllers/example
- domain/example
- i18n
- init/example
- services/example
- views
- application
- errors
- object
- src
- integration-test/groovy/example
- main/groovy/example
- grails-datastore-gorm-neo4j
- src
- main
- groovy
- grails/neo4j
- mapping
- services
- org/grails/datastore/gorm/neo4j
- api
- collection
- config
- connections
- engine
- extensions
- identity
- mapping
- config
- reflect
- parsers
- proxy
- services
- implementers
- transform
- util
- resources/META-INF/services
- test
- groovy
- grails
- gorm/tests
- assignedid
- domain
- cypher
- domain
- idgeneration
- multitenancy
- path
- domain
- services
- neo4j
- org/grails/datastore/gorm/neo4j
- config
- resources
- grails-plugin
- grails-app/init/grails/plugins/neo4j
- src
- main/groovy
- grails
- neo4j/bootstrap
- test/neo4j
- org/grails/datastore/gorm/neo4j
- converters
- test/groovy/grails/neo4j/bootstrap
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
849 files changed
+112526
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + |
0 commit comments