Skip to content

Conversation

@angrykoala
Copy link
Member

Description

This PR updates the version of the drivers in our tests to v6. It also changes the parser of ISO 8601 to better match the new driver version serializer

@angrykoala angrykoala requested a review from a-alle October 30, 2025 16:03
@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2025

🦋 Changeset detected

Latest commit: 6df6ea3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@neo4j/graphql Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@neo4j-team-graphql
Copy link
Collaborator

neo4j-team-graphql commented Nov 3, 2025

Performance Report

No Performance Changes

Show Full Table
name dbHits old dbHits time (ms) old time (ms) maxRows
aggregations.TopLevelAggregateWithMultipleFields 7936 7936 65 72 1134
aggregations.NestedAggregation 15407 15407 77 92 2174
aggregations.AggregationWithWhere 10833 10833 49 68 2174
aggregations.AggregationWhereWithinNestedRelationships 20097917 20097917 1998 1989 2008534
aggregations.AggregationWhereWithinNestedConnections 20097917 20097917 1957 2016 2008534
aggregations.InterfacesAggregations 8324 8324 94 116 2080
aggregations.InterfacesAggregationsWithTwoFields 13526 13526 134 262 2080
connections.Connection 12951 12951 112 82 2174
connections.NestedConnection 37705 37705 169 141 4516
connections.totalCount 1 1 17 27 1
cypher-directive-mutation.TopLevelMutationDirective 1135 1135 25 35 1134
cypher-directive.TopLevelSortWithCypher 12961 12961 43 49 2174
cypher-directive.TopLevelConnectionSortWithCypher 12961 12961 58 70 2174
cypher-directive.TopLevelSortWithCypherWithNested 13096 13096 59 74 2174
cypher-directive.TopLevelConnectionSortWithCypherWithNested 13096 13096 90 119 2174
cypher-directive.TopLevelSortWithExpensiveCypher 13725 13725 102 134 2174
cypher-directive.TopLevelConnectionSortWithExpensiveCypher 13266 13266 102 157 2174
fulltext.Fulltext 80 80 46 60 16
fulltext.FulltextWithNestedQuery 516 516 66 77 84
1262.NestedConnectionWhere 8703 8703 54 73 2174
187.QueryWhere 8564 8564 35 51 2154
2871.NestedRelationshipFilter 19632 19632 54 70 4395
batch-create.BatchCreate 3600 3600 85 113 600
connect.createAndConnect 4410 4410 60 62 1134
create.SimpleMutation 6 6 33 33 1
delete.SimpleDelete 19401 19401 609 632 1040
delete.NestedDeleteInUpdate 14688 14688 100 140 1179
update.NestedUpdate 10129 10129 65 91 2002
query.SimpleQuery 3121 3121 29 27 1040
query.SimpleQueryWithRelationship 15031 15031 56 56 2174
query.SimpleQueryWithNestedWhere 8713 8713 59 67 2154
query.Nested 3988 3988 75 97 1040
query.OrFilterOnRelationships 36736 36511 176 184 1957
query.OrFilterOnRelationshipsAndNested 26725 26546 242 230 1957
query.QueryWithNestedIn 14201 14204 59 62 1867
query.DeeplyNestedConnectionWhere 8702 8702 77 99 2174
query.DeeplyNestedWithRelationshipFilters 17357 17357 138 177 1552
query.NestedWithRelationshipSingleFilters 3808 3808 152 229 1134
sorting.SortMultipleTypes 3436 3436 82 84 1040
sorting.SortMultipleTypesWithCypherWithCypher 13321 13321 97 108 2174
sorting.SortOnNestedFields 12951 12951 51 59 2174
sorting.SortDeeplyNestedFields 39785 39785 92 109 4516
sorting.ConnectionWithSort 3271 3271 79 77 1040
unions.SimpleUnionQuery 321 321 63 63 35
unions.SimpleUnionQueryWithMissingFields 293 293 70 77 35
unions.NestedUnion 309975 309975 252 263 33033
unions.NestedUnionWithMissingFields 283949 283949 246 269 33033

Old Schema Generation: 22.154s
Schema Generation: 23.137s
Old Subgraph Schema Generation: 26.022s
Subgraph Schema Generation: 26.479s

a-alle
a-alle previously approved these changes Nov 6, 2025
Co-authored-by: Alle <111279668+a-alle@users.noreply.github.com>
@angrykoala angrykoala merged commit 1025d3a into dev Nov 6, 2025
47 checks passed
@angrykoala angrykoala deleted the neo4j-driver-6 branch November 6, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4 participants