Skip to content

Emrehzl94/docs-kafka-connector

This branch is 1 commit behind neo4j/docs-kafka-connector:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2f40764 · Feb 24, 2025

History

78 Commits
Jul 10, 2024
Feb 13, 2025
Nov 3, 2022
May 15, 2024
Feb 6, 2023
Feb 24, 2025
Feb 13, 2025
Feb 13, 2025
Aug 30, 2024
Aug 30, 2024
Nov 3, 2022

Repository files navigation

Kafka Connect Neo4j Connector Documentation

This repository contains documentation for Kafka Connect Neo4j Connector 5.0 and onwards. The documentation is published at link:https://neo4j.com/docs/kafka/.

Prereqs

  • Node.js

  • npm

Installation

To install the required packages:

npm i

Generating HTML output

To convert asciidoc source to HTML:

npm run build

Viewing HTML output

To view the built site, launch a local server:

  1. npm start

  2. In a browser tab, go to localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%