Skip to content

Enable case insensitive strings #6250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

angrykoala
Copy link
Member

Description

Adds case insensitive filters, originally implemented on #6200

@angrykoala angrykoala requested a review from a-alle April 30, 2025 14:21
Copy link

changeset-bot bot commented Apr 30, 2025

🦋 Changeset detected

Latest commit: 1ea49c4

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 Minor

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

Performance Report

No Performance Changes

Show Full Table
name dbHits old dbHits time (ms) old time (ms) maxRows
aggregations.TopLevelAggregateWithMultipleFields 7936 7936 56 74 1134
aggregations.NestedAggregation 15407 15407 69 92 2174
aggregations.AggregationWithWhere 10833 10833 44 64 2174
aggregations.AggregationWhereWithinNestedRelationships 20097917 20097917 1985 2183 2008534
aggregations.AggregationWhereWithinNestedConnections 20097917 20097917 1947 1999 2008534
aggregations.DeeplyNestedCount 10052335 10052335 4849 4962 2008534
aggregations.InterfacesAggregations 8324 8324 100 103 2080
aggregations.InterfacesAggregationsWithTwoFields 13526 13526 114 192 2080
batch-create.BatchCreate 3600 3600 91 78 600
batch-create.BatchCreateSmall 66 66 41 38 11
connect.createAndConnect 4411 4411 90 105 1134
connections.Connection 12951 12951 58 69 2174
connections.NestedConnection 37705 37705 139 143 4516
create.SimpleMutation 6 6 28 34 1
cypher-directive.TopLevelMutationDirective 1135 1135 24 28 1134
delete.SimpleDelete 19401 19401 590 629 1040
delete.NestedDeleteInUpdate 14688 14688 101 118 1179
2871.NestedRelationshipFilter 19632 19632 50 65 4395
query.SimpleQuery 3121 3121 18 23 1040
query.SimpleQueryWithRelationship 15031 15031 42 51 2174
query.QueryWhere 8564 8564 32 43 2154
query.SimpleQueryWithNestedWhere 8713 8713 48 66 2154
query.Nested 10084891 10084891 6836 6890 2008534
query.OrFilterOnRelationships 36682 36418 148 181 1939
query.OrFilterOnRelationshipsAndNested 26671 26453 234 235 1939
query.QueryWithNestedIn 14144 14114 57 71 1848
query.NestedConnectionWhere 8703 8703 50 70 2174
query.DeeplyNestedConnectionWhere 8702 8702 70 87 2174
query.DeeplyNestedWithRelationshipFilters 17357 17357 130 163 1552
query.NestedWithRelationshipSingleFilters 3808 3808 149 221 1134
query.Fulltext 80 80 48 53 16
query.FulltextWithNestedQuery 516 516 63 71 84
sorting-and-cypher.TopLevelSortWithCypher 12961 12961 43 48 2174
sorting-and-cypher.TopLevelConnectionSortWithCypher 12961 12961 81 85 2174
sorting-and-cypher.TopLevelSortWithCypherWithNested 13096 13096 71 64 2174
sorting-and-cypher.TopLevelConnectionSortWithCypherWithNested 13096 13096 109 106 2174
sorting-and-cypher.TopLevelSortWithExpensiveCypher 13725 13725 105 124 2174
sorting-and-cypher.TopLevelConnectionSortWithExpensiveCypher 13266 13266 96 174 2174
sorting.SortMultipleTypes 3436 3436 84 112 1040
sorting.SortMultipleTypesWithCypherWithCypher 13321 13321 100 119 2174
sorting.SortOnNestedFields 12951 12951 46 53 2174
sorting.SortDeeplyNestedFields 39785 39785 85 112 4516
sorting.ConnectionWithSort 3271 3271 77 78 1040
unions.SimpleUnionQuery 321 321 58 66 35
unions.SimpleUnionQueryWithMissingFields 293 293 62 65 35
unions.NestedUnion 309975 309975 265 272 33033
unions.NestedUnionWithMissingFields 283949 283949 345 263 33033
update.NestedUpdate 10129 10129 91 86 2002

Old Schema Generation: 27.857s
Schema Generation: 27.792s
Old Subgraph Schema Generation: 29.023s
Subgraph Schema Generation: 28.997s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants