Uses of Package
org.apache.jena.atlas.data
Packages that use org.apache.jena.atlas.data
Package
Description
-
Classes in org.apache.jena.atlas.data used by org.apache.jena.atlas.dataClassDescriptionAbstract implementation of DataBag.A collection of Tuples.This data bag will gather items in memory until a size threshold is passed, at which point it will write out all of the items to disk using the supplied serializer.This data bag will gather distinct items in memory until a size threshold is passed, at which point it will write out all of the items to disk using the supplied serializer.This class is like
DistinctDataBag
except that you are informed if the item you just added was known to be distinct.This data bag will gather items in memory until a size threshold is passed, at which point it will write out all of the items to disk using the supplied serializer. -
Classes in org.apache.jena.atlas.data used by org.apache.jena.riot.rowset.rw.rs_json
-
Classes in org.apache.jena.atlas.data used by org.apache.jena.sparql.system