Uses of Interface
org.apache.jena.update.UpdateProcessorStreaming
Packages that use UpdateProcessorStreaming
-
Uses of UpdateProcessorStreaming in org.apache.jena.sparql.modify
Classes in org.apache.jena.sparql.modify that implement UpdateProcessorStreamingModifier and TypeClassDescriptionclassClass to hold the general state of a update request execution. -
Uses of UpdateProcessorStreaming in org.apache.jena.update
Methods in org.apache.jena.update that return UpdateProcessorStreamingModifier and TypeMethodDescriptionstatic UpdateProcessorStreamingUpdateStreaming.createStreaming(Dataset dataset) Create an UpdateExecution appropriate to the datasetGraph, or null if no available factory to make an UpdateExecutionstatic UpdateProcessorStreamingUpdateStreaming.createStreaming(Dataset dataset, Context context) Create an UpdateExecution appropriate to the datasetGraph, or null if no available factory to make an UpdateExecutionstatic UpdateProcessorStreamingUpdateStreaming.createStreaming(DatasetGraph dataset) Create an UpdateExecution appropriate to the datasetGraph, or null if no available factory to make an UpdateExecutionstatic UpdateProcessorStreamingUpdateStreaming.createStreaming(DatasetGraph dataset, Context context) Create an UpdateExecution appropriate to the datasetGraph, or null if no available factory to make an UpdateExecution