Uses of Class
org.eclipse.rdf4j.spring.support.DataInserter
Packages that use DataInserter
-
Uses of DataInserter in org.eclipse.rdf4j.spring.demo
Methods in org.eclipse.rdf4j.spring.demo that return DataInserterMethods in org.eclipse.rdf4j.spring.demo with parameters of type DataInserterModifier and TypeMethodDescriptionArtDemoConfig.getInitialDataInserter
(DataInserter dataInserter, org.springframework.core.io.Resource ttlFile) -
Uses of DataInserter in org.eclipse.rdf4j.spring.demo.support
Constructors in org.eclipse.rdf4j.spring.demo.support with parameters of type DataInserterModifierConstructorDescriptionInitialDataInserter
(DataInserter dataInserter, org.springframework.core.io.Resource ttlFile)