Push Node and relation of Neo4j 5 to Kafka topic

I want to push nodes and relations of neo4j 5 to kafka topic using Neo4jSourceConnector, but failing to get relation and operation based (Create and Update) nodes to kafka topic.

I can able to send node data based on lastcheck to topic but unable to send relations of neo4j nodes to Kafka topic.

Hi Everyone,

I am trying to push neo4j 5 node and relations to Kafka using Neo4jSourceConnector.

I am expecting any help or recommendation how to push multiple nodes and relations to kafka from No4j 5 using neo4jSourceConnector.

Thanks

Hello Rahul,

Would you please provide us your connector configuration and the query you use to extract changed entities?

Thanks,

Ali