Package n10s.rdf.load

Class DirectRelationshipAdder

All Implemented Interfaces:
org.eclipse.rdf4j.rio.RDFHandler

public class DirectRelationshipAdder extends DirectStatementLoader
  • Constructor Details

    • DirectRelationshipAdder

      public DirectRelationshipAdder(org.neo4j.graphdb.GraphDatabaseService db, org.neo4j.graphdb.Transaction tx, RDFParserConfig conf, org.neo4j.logging.Log l)
  • Method Details