Package n10s.rdf.load

Class DirectStatementLoader

    • Constructor Detail

      • DirectStatementLoader

        public DirectStatementLoader​(org.neo4j.graphdb.GraphDatabaseService db,
                                     org.neo4j.graphdb.Transaction tx,
                                     RDFParserConfig conf,
                                     org.neo4j.logging.Log l)
    • Method Detail

      • endRDF

        public void endRDF()
                    throws org.eclipse.rdf4j.rio.RDFHandlerException
        Throws:
        org.eclipse.rdf4j.rio.RDFHandlerException
      • runPartialTx

        public java.lang.Integer runPartialTx​(org.neo4j.graphdb.Transaction inThreadTransaction)