| Storage-class | R Documentation |
A Redland Storage object
librdf_storageA redland storage object
typethe storage type to create, i.e. "hashes", "mysql", "postgresql", ...
Storage-initialize: Initialize a Storage object
freeStorage: Free memory used by a librdf storage object
redland: redland package
world <- new("World")
storage <- new("Storage", world, "hashes", name="", options="hash-type='memory'")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.