Class HashFile.IDIterator
java.lang.Object
org.eclipse.rdf4j.sail.nativerdf.datastore.HashFile.IDIterator
- Enclosing class:
- HashFile
-
Method Summary
-
Method Details
-
close
public void close() -
next
Returns the next ID that has been mapped to the specified hash code, or -1 if no more IDs were found.- Throws:
IOException
-