Uses of Class
org.apache.jena.sparql.modify.UpdateEngineMain
-
Uses of UpdateEngineMain in org.apache.jena.sparql.modify
Modifier and TypeClassDescriptionclass
Example implementation of an update engine that does not stream data, instead it will build it up into an in-memory UpdateRequest, and then traverse it after all update operations have finished.