Uses of Interface
org.apache.jena.mem2.store.fast.FastTripleBunch
Packages that use FastTripleBunch
-
Uses of FastTripleBunch in org.apache.jena.mem2.store.fast
Classes in org.apache.jena.mem2.store.fast that implement FastTripleBunchModifier and TypeClassDescriptionclassAn ArrayBunch implements TripleBunch with a linear search of a short-ish array of Triples.classA set of triples - backed byFastHashSet.