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: modules/ROOT/pages/migration/index.adoc
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,8 @@ The minimum Neo4j version required to run the Neo4j GraphQL Library is now 5.0.0
31
31
32
32
=== Removed Non-CDC subscriptions
33
33
34
-
Support for subscription engines other than `Neo4jGraphQLSubscriptionsCDCEngine` has been dropped. This means subscriptions only work on databases with Change-Data-Capture enabled. The following previously supported engines are no longer supported:
34
+
Support for subscription engines other than `Neo4jGraphQLSubscriptionsCDCEngine` has been dropped.
35
+
This means subscriptions only work on databases with Change Data Capture (CDC) enabled. The following engines are no longer supported:
0 commit comments