| 
1 | 1 | * xref::index.adoc[Neo4j Streams Integrations User Guide]  | 
2 | 2 | 
  | 
3 | 3 | * xref::overview.adoc[Project overview]  | 
4 |  | -** xref::overview.adoc#neo4j_streams_plugin_overview[Neo4j Streams plugin]  | 
5 |  | -** xref::overview.adoc#kafka_connect_plugin_overview[Kafka Connect plugin]  | 
 | 4 | +// ** xref::overview.adoc#neo4j_streams_plugin_overview[Neo4j Streams plugin]  | 
 | 5 | +// ** xref::overview.adoc#kafka_connect_plugin_overview[Kafka Connect plugin]  | 
6 | 6 | 
  | 
7 | 7 | * xref::quickstart.adoc[Quick Start]  | 
8 |  | -** xref::quickstart.adoc#neo4j_streams_plugin_quickstart[Neo4j Streams plugin]  | 
9 |  | -** xref::quickstart.adoc#kafka_connect_plugin_quickstart[Kafka Connect plugin]  | 
 | 8 | +// ** xref::quickstart.adoc#neo4j_streams_plugin_quickstart[Neo4j Streams plugin]  | 
 | 9 | +// ** xref::quickstart.adoc#kafka_connect_plugin_quickstart[Kafka Connect plugin]  | 
10 | 10 | 
  | 
11 |  | -* xref::producer.adoc[Neo4j Streams - Source: Neo4j -> Kafka]  | 
12 |  | -** xref::producer.adoc#neo4j_streams_producer_config[Configuration]  | 
13 |  | -** xref::producer.adoc#source-patterns[Patterns]  | 
14 |  | -** xref::producer.adoc#_transaction_event_handler[Transaction Event Handler]  | 
 | 11 | +* xref::producer.adoc[Source: Neo4j -> Kafka]  | 
 | 12 | +// ** xref::producer.adoc#neo4j_streams_producer_config[Configuration]  | 
 | 13 | +// ** xref::producer.adoc#source-patterns[Patterns]  | 
 | 14 | +// ** xref::producer.adoc#_transaction_event_handler[Transaction Event Handler]  | 
15 | 15 | 
  | 
16 |  | -* xref::consumer.adoc[Neo4j Streams - Sink: Neo4j -> Kafka]  | 
17 |  | -** xref::consumer.adoc#neo4j_streams_sink_howitworks[How it works]  | 
18 |  | -** xref::consumer.adoc#_sink_ingestion_strategies[Sink ingestion strategies]  | 
19 |  | -** xref::consumer.adoc#neo4j_streams_dlq[How deal with bad data]  | 
20 |  | -** xref::consumer.adoc#neo4j_streams_supported_deserializers[Supported Kafka deserializers]  | 
21 |  | -** xref::consumer.adoc#neo4j_streams_config_summary[Configuration summary]  | 
 | 16 | +* xref::consumer.adoc[Sink: Neo4j -> Kafka]  | 
 | 17 | +// ** xref::consumer.adoc#neo4j_streams_sink_howitworks[How it works]  | 
 | 18 | +// ** xref::consumer.adoc#_sink_ingestion_strategies[Sink ingestion strategies]  | 
 | 19 | +// ** xref::consumer.adoc#neo4j_streams_dlq[How deal with bad data]  | 
 | 20 | +// ** xref::consumer.adoc#neo4j_streams_supported_deserializers[Supported Kafka deserializers]  | 
 | 21 | +// ** xref::consumer.adoc#neo4j_streams_config_summary[Configuration summary]  | 
22 | 22 | 
  | 
23 |  | -* xref::procedures.adoc[Neo4j Streams - Procedures]  | 
24 |  | -** xref::procedures.adoc#neo4j_streams_procedures_config[Configuration]  | 
25 |  | -** xref::procedures.adoc#neo4j_streams_procedure_publish[streams.publish]  | 
26 |  | -** xref::procedures.adoc#neo4j_streams_procedure_consume[streams.consume]  | 
 | 23 | +* xref::procedures.adoc[Procedures]  | 
 | 24 | +// ** xref::procedures.adoc#_configuration[Configuration]  | 
 | 25 | +// ** xref::procedures.adoc#_streams_publish[streams.publish]  | 
 | 26 | +// ** xref::procedures.adoc#_streams_consume[streams.consume]  | 
27 | 27 | 
  | 
28 | 28 | * xref::kafka-connect.adoc[Kafka Connect Plugin]  | 
29 |  | -** xref::kafka-connect.adoc#kafka_connect_plugin_install[Plugin installation]  | 
30 |  | -** xref::kafka-connect.adoc#kafka-connect-sink-instance[Create the Sink Instance]  | 
31 |  | -** xref::kafka-connect.adoc#kafka-connect-sink-strategies[Sink ingestion strategies]  | 
32 |  | -** xref::kafka-connect.adoc#kafka-connect-cud-file-format[How deal with bad data]  | 
33 |  | -** xref::kafka-connect.adoc#kafka_connect_monitor[Monitor via Confluent Pltaform UI]  | 
34 |  | -** xref::kafka-connect.adoc#kafka_connect_config_policy[Kafka Connect Client Config Override Policy]  | 
35 |  | -** xref::kafka-connect.adoc#_configuration_summary[Configuration Summary]  | 
 | 29 | +// ** xref::kafka-connect.adoc#kafka_connect_plugin_install[Plugin installation]  | 
 | 30 | +// ** xref::kafka-connect.adoc#kafka-connect-sink-instance[Create the Sink Instance]  | 
 | 31 | +// ** xref::kafka-connect.adoc#kafka-connect-sink-strategies[Sink ingestion strategies]  | 
 | 32 | +// ** xref::kafka-connect.adoc#kafka-connect-cud-file-format[How deal with bad data]  | 
 | 33 | +// ** xref::kafka-connect.adoc#kafka_connect_monitor[Monitor via Confluent Pltaform UI]  | 
 | 34 | +// ** xref::kafka-connect.adoc#kafka_connect_config_policy[Kafka Connect Client Config Override Policy]  | 
 | 35 | +// ** xref::kafka-connect.adoc#_configuration_summary[Configuration Summary]  | 
36 | 36 | 
  | 
37 | 37 | * xref::neo4j-cluster.adoc[Using with Neo4j Causal Cluster]  | 
38 |  | -** xref::neo4j-cluster.adoc#cluster_overview[Overview]  | 
39 |  | -** xref::neo4j-cluster.adoc#cluster_kafka_connect[Kafka Connect]  | 
40 |  | -** xref::neo4j-cluster.adoc#cluster_neo4j_plugin[Neo4j Plugin]  | 
41 |  | -** xref::neo4j-cluster.adoc#cluster_remote_clients[Remote Clients]  | 
 | 38 | +// ** xref::neo4j-cluster.adoc#cluster_overview[Overview]  | 
 | 39 | +// ** xref::neo4j-cluster.adoc#cluster_kafka_connect[Kafka Connect]  | 
 | 40 | +// ** xref::neo4j-cluster.adoc#cluster_neo4j_plugin[Neo4j Plugin]  | 
 | 41 | +// ** xref::neo4j-cluster.adoc#cluster_remote_clients[Remote Clients]  | 
42 | 42 | 
  | 
43 | 43 | * xref::docker.adoc[Run with Docker]  | 
44 |  | -** xref::docker.adoc#neo4j_streams_docker[Neo4j Streams plugin]  | 
45 |  | -** xref::docker.adoc#docker_kafka_connect[Kafka Connect Plugin]  | 
46 |  | -** xref::docker.adoc#docker_streams_cluster[Neo4j Streams with Neo4j Cluster and Kafka Cluster]  | 
 | 44 | +// ** xref::docker.adoc#neo4j_streams_docker[Neo4j Streams plugin]  | 
 | 45 | +// ** xref::docker.adoc#docker_kafka_connect[Kafka Connect Plugin]  | 
 | 46 | +// ** xref::docker.adoc#docker_streams_cluster[Neo4j Streams with Neo4j Cluster and Kafka Cluster]  | 
47 | 47 | 
  | 
48 | 48 | * xref::kafka-ssl.adoc[Configure with Kafka over SSL]  | 
49 |  | -** xref::kafka-ssl.adoc#kafka_ssl_self_signed[Self Signed Certificates]  | 
50 |  | -** xref::kafka-ssl.adoc#kafka_ssl_config[Kafka Configuration]  | 
51 |  | -** xref::kafka-ssl.adoc#kafka_ssl_neo4j_config[Neo4j Configuration]  | 
52 |  | -** xref::kafka-ssl.adoc#kafka_ssl_testing[Testing]  | 
53 |  | -** xref::kafka-ssl.adoc#_authentication_with_sasl[Authentication with SASL]  | 
 | 49 | +// ** xref::kafka-ssl.adoc#kafka_ssl_self_signed[Self Signed Certificates]  | 
 | 50 | +// ** xref::kafka-ssl.adoc#kafka_ssl_config[Kafka Configuration]  | 
 | 51 | +// ** xref::kafka-ssl.adoc#kafka_ssl_neo4j_config[Neo4j Configuration]  | 
 | 52 | +// ** xref::kafka-ssl.adoc#kafka_ssl_testing[Testing]  | 
 | 53 | +// ** xref::kafka-ssl.adoc#_authentication_with_sasl[Authentication with SASL]  | 
54 | 54 | 
  | 
55 | 55 | * xref::cloud.adoc[Confluent Cloud]  | 
56 | 56 | 
  | 
 | 
65 | 65 | ** xref::architecture/optimize.adoc[Optimizing Kafka]  | 
66 | 66 | 
  | 
67 | 67 | * xref::examples.adoc[Examples with Confluent Platform and Kafka Connect Datagen]  | 
68 |  | -** xref::examples.adoc#examples_binary_format[Confluent and Neo4j in binary format]  | 
69 |  | -** xref::examples.adoc#confluent_docker_example[Confluent with Docker, Neo4j in binary format]  | 
 | 68 | +// ** xref::examples.adoc#examples_binary_format[Confluent and Neo4j in binary format]  | 
 | 69 | +// ** xref::examples.adoc#confluent_docker_example[Confluent with Docker, Neo4j in binary format]  | 
70 | 70 | 
  | 
71 | 71 | * xref::developing.adoc[Developing Neo4j Streams]  | 
72 |  | -** xref::developing.adoc#dev_build_locally[Build locally]  | 
73 |  | -** xref::developing.adoc#dev_gen_docs[Generating this Documentation]  | 
74 |  | -** xref::developing.adoc#dev_gen_docs_antora[Generating this Documentation with Antora]  | 
 | 72 | +// ** xref::developing.adoc#dev_build_locally[Build locally]  | 
 | 73 | +// ** xref::developing.adoc#dev_gen_docs[Generating this Documentation]  | 
 | 74 | +// ** xref::developing.adoc#dev_gen_docs_antora[Generating this Documentation with Antora]  | 
75 | 75 | 
  | 
76 | 76 | * xref::faq.adoc[Neo4j Streams FAQ]  | 
77 |  | -** xref::faq.adoc#_source_code_license[Source Code License]  | 
78 |  | -** xref::faq.adoc#_how_to_integrate_neo4j_and_kafka[How to integrate Neo4j and Kafka]  | 
79 |  | -** xref::faq.adoc#_about_cud_file_format[About CUD file format]  | 
80 |  | -** xref::faq.adoc#_how_to_ingest_events_using_cdc_schema_strategy[How to ingest events using CDC Schema strategy]  | 
81 |  | -** xref::faq.adoc#_is_neo4j_streams_supported_by_confluent_cloud[Is Neo4j Streams supported by Confluent Cloud?]  | 
82 |  | -** xref::faq.adoc#_kafka_output_events_description[Kafka output events description]  | 
83 |  | -** xref::faq.adoc#_how_to_configure_kafka_over_ssl[How to configure Kafka over SSL?]  | 
84 |  | -** xref::faq.adoc#_enabling_dlq_functionality[Enabling DLQ functionality]  | 
85 |  | -** xref::faq.adoc#_supported_kafka_deserializers[Supported Kafka deserializers]  | 
86 |  | -** xref::faq.adoc#_kafka_cluster_and_topic_with_multiple_partition_setup[Kafka cluster and topic with multiple partition setup]  | 
 | 77 | +// ** xref::faq.adoc#_source_code_license[Source Code License]  | 
 | 78 | +// ** xref::faq.adoc#_how_to_integrate_neo4j_and_kafka[How to integrate Neo4j and Kafka]  | 
 | 79 | +// ** xref::faq.adoc#_about_cud_file_format[About CUD file format]  | 
 | 80 | +// ** xref::faq.adoc#_how_to_ingest_events_using_cdc_schema_strategy[How to ingest events using CDC Schema strategy]  | 
 | 81 | +// ** xref::faq.adoc#_is_neo4j_streams_supported_by_confluent_cloud[Is Neo4j Streams supported by Confluent Cloud?]  | 
 | 82 | +// ** xref::faq.adoc#_kafka_output_events_description[Kafka output events description]  | 
 | 83 | +// ** xref::faq.adoc#_how_to_configure_kafka_over_ssl[How to configure Kafka over SSL?]  | 
 | 84 | +// ** xref::faq.adoc#_enabling_dlq_functionality[Enabling DLQ functionality]  | 
 | 85 | +// ** xref::faq.adoc#_supported_kafka_deserializers[Supported Kafka deserializers]  | 
 | 86 | +// ** xref::faq.adoc#_kafka_cluster_and_topic_with_multiple_partition_setup[Kafka cluster and topic with multiple partition setup]  | 
0 commit comments