File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed
doc/docs/modules/ROOT/pages Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -43,4 +43,27 @@ to Kafka.
4343
4444As a **Kafka Connect plugin**, neo4j-streams is deployed separately from the Neo4j database. At this time,
4545the connect worker can be used to push data to Neo4j (Neo4j as the consumer) but does not yet support
46- change data capture (CDC) coming _from_ Neo4j.
46+ change data capture (CDC) coming _from_ Neo4j.
47+
48+ == Compatibility between Neo4j and Neo4j Streams
49+
50+ Following a compatibility table between Neo4j and Neo4j Streams plugin:
51+
52+ [cols="2*",options="header"]
53+ |===
54+ |Neo4j
55+ |Neo4j Streams
56+
57+ |4.1.x
58+ |4.0.6
59+ |4.0.x
60+ |4.0.3
61+ |3.5.26 - 3.5.21
62+ |3.5.12
63+ |3.5.20 - 3.5.18
64+ |3.5.8
65+ |3.5.17 - 3.5.0
66+ |3.5.6
67+ |3.4.x
68+ |3.4.4
69+ |===
You can’t perform that action at this time.
0 commit comments