Load Data from Relational DBs with JDBC and APOC (#5)

Today you learn how to access relational databases via APOC. With apoc.load.jdbc you can easily grab data from tables or SQL statements and turn it into graphs.