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


RBaseX documentation built on Dec. 2, 2022, 5:10 p.m.

Related to Close in RBaseX...