...edure.
How can I import a RDF file retrieved via TRKG API to Neo4j using the semantics.importRDF stored procedure?
After retrieving a rdf file via TRKG API and placing the file in the import directory of Neo4j which I built on my laptop PC, I tried to import the file to the Neo4j executing the following commands, but somehow I can't complete importing it successfully, even though no error messages appear.