Uses of Class
org.apache.jena.mem.TrackingTripleIterator
Packages that use TrackingTripleIterator
Package
Description
Various memory-based implementations of interfaces,
specifically GraphMem for memory-based Graphs.
-
Uses of TrackingTripleIterator in org.apache.jena.mem
Subclasses of TrackingTripleIterator in org.apache.jena.memModifier and TypeClassDescriptionclassAn iterator wrapper for NodeToTriplesMap iterators which ensures that a .remove on the base iterator is copied to the other two maps of this GraphMem.