Re: count the number of RDF triples

2022-03-06 Thread Andy Seaborne
On 06/03/2022 15:06, Hashim Khan wrote: Hi, I need to know, how can I count the number of RDF triples in a graph using jena? Model.size() https://jena.apache.org/documentation/javadoc/jena/org/apache/jena/rdf/model/Model.html#size() In SPARQL, use COUNT. Andy

count the number of RDF triples

2022-03-06 Thread Hashim Khan
Hi, I need to know, how can I count the number of RDF triples in a graph using jena? Best Regards, -- *Hashim Khan*