Close: Close

View source: R/Close.R

CloseR Documentation

Close

Description

Closes and unregisters the query with the specified ID

Usage

Close(query_obj)

Arguments

query_obj

QueryClass instance-ID

Details

This method returns self invisibly, thus making it possible to chain together multiple method calls.

Value

This function returns a list with the following items:

  • info Info

  • success A boolean, indicating if the command was completed successfull


BenEngbers/RBaseX documentation built on Nov. 14, 2022, 12:45 a.m.