Skip to contents

Get the number of quads in the store

Usage

rdf_store_size(store_idx)

Arguments

store_idx

Store index

Value

The number of quads

Examples

store <- rdf_store_new()
rdf_store_size(store)
#> [1] 0