Neo4j Connection to rdbms

Typically when you're working in a Neo4j database, you're operating with data that is in the graph, meaning you have taken the step to move the data over. Here's a link to the guide that describes how that is done. Neo4j doesn't operate as a graph layer on top of relational - you move it and persist it in Neo4j and operate there.