freeQueryResults: Free memory used by a librdf query results

freeQueryResultsR Documentation

Free memory used by a librdf query results

Description

After this method is called, the QueryResults object is no longer usable and should be deleted with "rm(query)".

Usage

freeQueryResults(.Object)

## S4 method for signature 'QueryResults'
freeQueryResults(.Object)

Arguments

.Object

a QueryResults object


redland documentation built on May 31, 2023, 6:32 p.m.