Uses of Class
org.eclipse.rdf4j.sail.memory.model.WeakObjectRegistry.AutoCloseableIterator
Package
Description
Copyright (c) 2019 Eclipse RDF4J contributors.
-
Uses of WeakObjectRegistry.AutoCloseableIterator in org.eclipse.rdf4j.sail.memory.model
Modifier and TypeMethodDescriptionWeakObjectRegistry.closeableIterator()
MemValueFactory.getMemBNodesIterator()
Gets all bnodes that are managed by this value factory.MemValueFactory.getMemIRIsIterator()
Gets all URIs that are managed by this value factory.MemValueFactory.getMemLiteralsIterator()
Gets all literals that are managed by this value factory.