Uses of Interface
org.apache.jena.riot.lang.StreamRDFCounting
-
Packages that use StreamRDFCounting Package Description org.apache.jena.riot.system -
-
Uses of StreamRDFCounting in org.apache.jena.riot.system
Classes in org.apache.jena.riot.system that implement StreamRDFCounting Modifier and Type Class Description classStreamRDFCountingBaseWrap another StreamRDF and provide counts of itemsMethods in org.apache.jena.riot.system that return StreamRDFCounting Modifier and Type Method Description static StreamRDFCountingStreamRDFLib. count()static StreamRDFCountingStreamRDFLib. count(StreamRDF other)
-