issues
search
neo4j-graphql
/
neo4j-graphql-java
Neo4j Labs Project: Pure JVM translation for GraphQL queries and mutations to Neo4j's Cypher
Apache License 2.0
105
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve testing framework
#325
Andy2003
closed
1 week ago
1
Improve test-framework: add support for semantically comparison of cypher queries
#324
Andy2003
closed
2 months ago
1
update dependencies to the latest versions
#323
Andy2003
closed
2 months ago
1
fix .editorconfig and apply code-style
#322
Andy2003
closed
2 months ago
1
Update readme.adoc with Labs language
#321
jexp
closed
6 months ago
0
Syntax Confusion
#316
Palak-K9
closed
7 months ago
1
Creating parent query combining individual entities
#314
Palak-K9
closed
7 months ago
1
Does not work with spring boot 3.2.2.
#312
rlegorreta
closed
7 months ago
1
TypeMismatchError when `queryTypeOfInterfaces` is enabled and there are no nodes in a relationship which uses __typename
#311
isstabb
closed
7 months ago
2
Support augmentation of enum fields
#310
isstabb
closed
9 months ago
2
Filters should not be available on a `@cypher` directive field since they don't work
#309
isstabb
opened
11 months ago
0
Add ability to specify null ordering (i.e. nullsFirst and nullsLast) in sorts
#308
isstabb
opened
12 months ago
0
Taking changed from open PR https://github.com/neo4j-graphql/neo4j-gr…
#307
rohit-singulr
closed
12 months ago
0
Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.12 in /core
#306
dependabot[bot]
closed
7 months ago
0
Update dependencies
#305
isstabb
closed
7 months ago
3
Custom QueryHandler?
#304
rickardoberg
closed
1 year ago
2
fix test to ignore order
#303
Andy2003
closed
1 year ago
1
update dependencies
#302
Andy2003
closed
7 months ago
1
Fix wrong node name used for projection where on relation
#301
Andy2003
closed
1 year ago
1
Fix Issue #299 mutation translation for IDs with @property
#300
mcmathews
closed
1 year ago
2
Incorrect mutation translation for IDs with @property
#299
mcmathews
closed
1 year ago
0
Authorization rules?
#298
rickardoberg
closed
1 year ago
2
updated logic for endNodePattern to include label information in the variable name
#296
ghost
closed
1 year ago
9
Wrong node name used for end node in rich relationship
#295
ghost
closed
1 year ago
1
not able to sort based on relationship object
#294
rajankit296
closed
1 year ago
1
Getting wrong Result with outgoing/incoming relationship with same type
#293
rajankit296
closed
1 year ago
4
Invalid mutation query for one-to-many relations
#292
congard
opened
1 year ago
0
support for aggregation queries in neo4j-graphql-java
#290
rajankit296
opened
1 year ago
3
Filter on nodes that are nested inside type relation is not working as expected
#289
chandakakshat
opened
1 year ago
0
GraphQL with Edge Filters or Nested Node filter not working
#288
BondJamesBond700
opened
1 year ago
1
upgrade to cypher-dsl 2023.0.0
#287
ikwattro
closed
1 year ago
1
Support for cypher-dsl 2023.0.0
#286
ikwattro
closed
1 year ago
0
Adding support for list type property filters
#285
AakashSorathiya
closed
1 year ago
1
Relationship properties not able to get
#284
Hashdhi
opened
1 year ago
0
update,delete mutation is not created only create is generated through augmented schema generator
#283
Hashdhi
closed
1 year ago
4
Add support for neo4j 5.x
#282
Andy2003
closed
1 year ago
1
Add support for neo4j 5.x
#281
Andy2003
closed
1 year ago
0
composite Map data type is not supported
#280
Hashdhi
closed
1 year ago
1
Update project dependencies
#279
Andy2003
closed
2 years ago
1
Bump graphql-java from 17.3 to 17.4 in /core
#278
dependabot[bot]
closed
2 years ago
1
Filter and Limit is not working on Child Nodes
#277
Eddy08
opened
2 years ago
1
update graphql-java dependency to 18.1
#276
caochun
closed
2 years ago
1
Spring Boot Java example not working
#275
Eddy08
closed
1 year ago
1
Support for null fields and underscores in field names for 1.2.0 version of neo4j-graphql-java
#274
makarand27
opened
2 years ago
0
generate graphql schema from existing graph database like @neo4j/introspector
#273
Hashdhi
opened
2 years ago
3
change filter generation logic for types whose parent is type relation
#272
AakashSorathiya
closed
1 year ago
0
Improve DGS example: use generated constants
#271
Andy2003
closed
2 years ago
1
Resolve field alias in Cypher only if no DataFetchingInterceptor is used
#270
Andy2003
closed
2 years ago
8
The basic library example doesn't work
#269
rullyalves
opened
2 years ago
1
Concept of generating cypher from GraphQL query seem to be wrong if using custom Data Fetchers
#268
Krejtcha
opened
2 years ago
6
Next