Oracle RDBMS to neo4j graph incremental data transfer

Experts,
We have done the infra setup to transfer the incremental data from Oracle 12c to Neo4j 3.5.5 (RDMS <-> Oracle Golden Gate <-> Big Data Gold Gate <-> Kafka <-> Neo4j stream <-> Neo4j) And able to see the updated data under neo4j graph database.
However how do I map the same data into one of our "embedded" database which I login via neo4j browser by using bolt protocol port 7070 instead of 7687 (Default graph db).

Regards
Narsinh