We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
neo4j
database
1 parent 805baa4 commit 6951db7Copy full SHA for 6951db7
doc/docs/modules/ROOT/pages/kafka-connect.adoc
@@ -221,7 +221,7 @@ Following an example:
221
{
222
"name": "Neo4jSinkConnector",
223
"config": {
224
- "database": "<database_name>",
+ "neo4j.database": "<database_name>",
225
"topics": "topic",
226
"connector.class": "streams.kafka.connect.sink.Neo4jSinkConnector",
227
"key.converter": "org.apache.kafka.connect.storage.StringConverter",
0 commit comments