public static class BlazegraphBasedTPF.MyStmtIterator extends com.hp.hpl.jena.util.iterator.Map1Iterator<com.bigdata.rdf.model.BigdataStatement,com.hp.hpl.jena.rdf.model.Statement> implements com.hp.hpl.jena.rdf.model.StmtIterator, Closeable
| Constructor and Description |
|---|
MyStmtIterator(com.bigdata.rdf.store.BigdataStatementIterator blzgStmtIt) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
boolean |
isClosed()
Is iterator closed?
|
com.hp.hpl.jena.rdf.model.Statement |
nextStatement() |
andThen, andThen, asList, asSet, close, emptyIterator, ensureHasNext, filterDrop, filterKeep, mapWith, noElements, removeNext, toList, toSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, filterDrop, filterKeep, mapWith, removeNext, toList, toSetforEachRemaining, next, removepublic MyStmtIterator(com.bigdata.rdf.store.BigdataStatementIterator blzgStmtIt)
public com.hp.hpl.jena.rdf.model.Statement nextStatement()
nextStatement in interface com.hp.hpl.jena.rdf.model.StmtIteratorpublic boolean hasNext()
public void close()
close in interface com.hp.hpl.jena.util.iterator.ClosableIterator<com.hp.hpl.jena.rdf.model.Statement>close in interface Closeableclose in interface AutoCloseableclose in class com.hp.hpl.jena.util.iterator.Map1Iterator<com.bigdata.rdf.model.BigdataStatement,com.hp.hpl.jena.rdf.model.Statement>public boolean isClosed()
Copyright © 2018. All rights reserved.