BackgroundGraphResult
instead.@Deprecated public class BackgroundGraphResult extends BackgroundGraphResult
wrappedIter
Constructor and Description |
---|
BackgroundGraphResult(QueueCursor<Statement> queue,
RDFParser parser,
InputStream in,
Charset charset,
String baseURI)
Deprecated.
|
BackgroundGraphResult(RDFParser parser,
InputStream in,
Charset charset,
String baseURI)
Deprecated.
|
endRDF, getNamespaces, handleClose, handleComment, handleNamespace, handleStatement, run, startRDF
hasNext, next, remove
close, isClosed
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
public BackgroundGraphResult(RDFParser parser, InputStream in, Charset charset, String baseURI)
public BackgroundGraphResult(QueueCursor<Statement> queue, RDFParser parser, InputStream in, Charset charset, String baseURI)
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.