freeResourceMap {datapack} | R Documentation |
Free memory used by a ResouceMap.
Description
The resources allocated by the redland RDF package are freed. The ResourceMap object should be deleted immediately following this call.
Usage
freeResourceMap(x)
## S4 method for signature 'ResourceMap'
freeResourceMap(x)
Arguments
x |
a ResourceMap |
See Also
[Package datapack version 1.4.1 Index]