Hi,
how to sync data between Oracle and Neo4j ?
first data goes to oracle and then it would send it to Neo4j. can it be done by a procedure or trigger or something like that ?
i don't want to do it in the code... i want just the oracle to deal with n...