Class StreamPatch

java.lang.Object
org.apache.jena.rdfpatch.StreamPatch
All Implemented Interfaces:
StreamRDF

public class StreamPatch extends Object implements StreamRDF
Convert a StreamRDF to a RDFPatch. StreamRDF.start() and StreamRDF.finish() must be called; these bracket the patch in transaction markers TX and TC.