Uses of Class
org.eclipse.rdf4j.spring.support.DataInserter
-
Packages that use DataInserter Package Description org.eclipse.rdf4j.spring.demo org.eclipse.rdf4j.spring.demo.support -
-
Uses of DataInserter in org.eclipse.rdf4j.spring.demo
Methods in org.eclipse.rdf4j.spring.demo that return DataInserter Modifier and Type Method Description DataInserter
ArtDemoConfig. getDataInserter()
Methods in org.eclipse.rdf4j.spring.demo with parameters of type DataInserter Modifier and Type Method Description InitialDataInserter
ArtDemoConfig. 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 DataInserter Constructor Description InitialDataInserter(DataInserter dataInserter, org.springframework.core.io.Resource ttlFile)
-