public class ProgressStreamRDF extends StreamRDFWrapper
ProgressMonitor as triples and quads
are sent along the StreamRDF.| Constructor and Description |
|---|
ProgressStreamRDF(StreamRDF other,
org.apache.jena.atlas.lib.ProgressMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
void |
quad(Quad quad)
Quad emitted
|
void |
triple(Triple triple)
Triple emitted
|
base, finish, prefix, startpublic ProgressStreamRDF(StreamRDF other, org.apache.jena.atlas.lib.ProgressMonitor monitor)
Licenced under the Apache License, Version 2.0