stores
Module for builtin RDF stores.
All builtin RDF Stores available during RDFLib Graphs creation are listed here.
Registration of builtin and external plugins
is described in rdflib.plugin.
Modules:
-
auditable–This wrapper intercepts calls through the store interface and implements
-
berkeleydb– -
concurrent– -
memory– -
rdf4j– -
regexmatching–This wrapper intercepts calls through the store interface which make use of
-
sparqlconnector– -
sparqlstore–This is an RDFLib store around Ivan Herman et al.’s SPARQL service wrapper.