You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: compatibility/5-common/neo4j-kernel-adapter/src/main/java17/org/neo4j/gds/compat/_5x/PartitionedStoreScan.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -66,11 +66,11 @@ public static List<StoreScan<NodeLabelIndexCursor>> createScans(
66
66
// and use that one as the driving partitioned index scan. The partitions
67
67
// of all other partitioned index scans will be aligned to that one.
0 commit comments