Uses of Class
org.eclipse.rdf4j.spring.dao.support.UpdateWithModelBuilder
-
Uses of UpdateWithModelBuilder in org.eclipse.rdf4j.spring.dao.support
Modifier and TypeMethodDescriptionUpdateWithModelBuilder.defaultGraph()
UpdateWithModelBuilder.namedGraph
(String prefixedNameOrIRI) UpdateWithModelBuilder.namedGraph
(Resource namedGraph) UpdateWithModelBuilder.setNamespace
(String prefix, String namespace) UpdateWithModelBuilder.setNamespace
(Namespace ns) UpdateWithModelBuilder.withSink
(Consumer<Collection<Statement>> consumer) -
Uses of UpdateWithModelBuilder in org.eclipse.rdf4j.spring.support