Head's Up! Site migration is underway. Expect disruption to service on Thursday, Feb. 9!
β11-27-2018 10:23 AM
Hi,
It is possible create the connection between Microsoft SQL Server 2016 and neo4j Version: 1.1.12?, the idea is not import a csv, I mean to get the data directly from the DB to neo4j.
Regards.
Jorge.
Solved! Go to Solution.
β11-27-2018 01:41 PM
You could either use apoc.load.jdbc() and construct your graph from that.
Or use Kettle with the Neo4j steps: http://www.ibridge.be/?p=343
Or use debezium.io with sql server -> kafka -> kafka-sink to neo4j.
β11-27-2018 01:41 PM
You could either use apoc.load.jdbc() and construct your graph from that.
Or use Kettle with the Neo4j steps: http://www.ibridge.be/?p=343
Or use debezium.io with sql server -> kafka -> kafka-sink to neo4j.
All the sessions of the conference are now available online