Hi Team,
We are planning to migrate our inventory data from oracle to Neo4j . As per requirement we need to keep our both database in sync for some period in production to ensure about the correctness of application on Neo4j database.
We are using Apoc plugin to move one time data from oracle to Neo4j.
but our challenges are related with Real time data sync.
we are planning to use Neo4j data stream along with Oracle Golden Gate and Kafka . We are using Neo4j 3.5.5 version in our environment. Can you please confirm whether Neo4j stream available in 3.5.5 version and if not supported can you please guide us how to achieve this real time data sync approach?