Uses of Class
n10s.rdf.load.DirectStatementLoader
-
Packages that use DirectStatementLoader Package Description n10s.experimental n10s.rdf n10s.rdf.load -
-
Uses of DirectStatementLoader in n10s.experimental
Subclasses of DirectStatementLoader in n10s.experimental Modifier and Type Class Description classPlainJsonStatementLoader -
Uses of DirectStatementLoader in n10s.rdf
Methods in n10s.rdf that return DirectStatementLoader Modifier and Type Method Description protected DirectStatementLoaderRDFProcedures. doAdd(java.lang.String rdfFragment, java.util.Map<java.lang.String,java.lang.Object> props, org.eclipse.rdf4j.rio.RDFFormat format, boolean isRel) -
Uses of DirectStatementLoader in n10s.rdf.load
Subclasses of DirectStatementLoader in n10s.rdf.load Modifier and Type Class Description classDirectNodeAdderclassDirectRelationshipAdder
-