Aura DB, Import Using Java

We have Json files, which we are using to create the nodes and relationships from java application. We are using apoc.load.json procedure to load the json but we are not able to import the data because apoc.load.json can access only neo4j import folder. Please suggest the way to load the json into neo4j,