RDF.Description.statement_count
You're seeing just the function
statement_count
, go back to RDF.Description module for more information.
Specs
statement_count(t()) :: non_neg_integer()
Returns the number of statements of a RDF.Description
.