JavaScript is disabled on your browser.
java.lang.Object
com.hp.hpl.jena.util.iterator.NiceIterator<To>
com.hp.hpl.jena.util.iterator.Map1Iterator<com.bigdata.rdf.model.BigdataStatement,com.hp.hpl.jena.rdf.model.Statement>
org.linkeddatafragments.datasource.blazegraph.BlazegraphBasedTPF.MyStmtIterator
All Implemented Interfaces:
com.hp.hpl.jena.rdf.model.StmtIterator, com.hp.hpl.jena.util.iterator.ClosableIterator<com.hp.hpl.jena.rdf.model.Statement>, com.hp.hpl.jena.util.iterator.ExtendedIterator<com.hp.hpl.jena.rdf.model.Statement>, Closeable , AutoCloseable , Iterator <com.hp.hpl.jena.rdf.model.Statement>
Enclosing class:
BlazegraphBasedTPF
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
Field Summary
Fields
Modifier and Type
Field and Description
protected com.bigdata.rdf.store.BigdataStatementIterator
blzgStmtIt
Constructor Summary
Constructors
Constructor and Description
MyStmtIterator (com.bigdata.rdf.store.BigdataStatementIterator blzgStmtIt)
Method Summary
Methods inherited from class com.hp.hpl.jena.util.iterator.Map1Iterator
next, remove
Methods inherited from class com.hp.hpl.jena.util.iterator.NiceIterator
andThen, andThen, asList, asSet, close, emptyIterator, ensureHasNext, filterDrop, filterKeep, mapWith, noElements, removeNext, toList, toSet
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface com.hp.hpl.jena.util.iterator.ExtendedIterator
andThen, filterDrop, filterKeep, mapWith, removeNext, toList, toSet
Method Detail
hasNext
public boolean hasNext()
Specified by:
hasNext
in interface Iterator <com.hp.hpl.jena.rdf.model.Statement>
Overrides:
hasNext
in class com.hp.hpl.jena.util.iterator.Map1Iterator<com.bigdata.rdf.model.BigdataStatement,com.hp.hpl.jena.rdf.model.Statement>
close
public void close()
Specified by:
close
in interface com.hp.hpl.jena.util.iterator.ClosableIterator<com.hp.hpl.jena.rdf.model.Statement>
Specified by:
close
in interface Closeable
Specified by:
close
in interface AutoCloseable
Overrides:
close
in class com.hp.hpl.jena.util.iterator.Map1Iterator<com.bigdata.rdf.model.BigdataStatement,com.hp.hpl.jena.rdf.model.Statement>
Copyright © 2016 SYSTAP, LLC DBA Blazegraph . All rights reserved.