freeQueryResults {redland} | R Documentation |
After this method is called, the QueryResults object is no longer usable and should
be deleted with "rm(query)"
.
freeQueryResults(.Object)
## S4 method for signature 'QueryResults'
freeQueryResults(.Object)
.Object |
a QueryResults object |