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.