dot-CloseSession.httpapi: Close the session. This is registered as a finalizer on...

.CloseSession.httpapiR Documentation

Close the session. This is registered as a finalizer on attr(db, "connection") so it closes the session when the connection gets garbage-collected; it can also be called from Close.httpapi().

Description

Close the session. This is registered as a finalizer on attr(db, "connection") so it closes the session when the connection gets garbage-collected; it can also be called from Close.httpapi().

Usage

.CloseSession.httpapi(conn)

Arguments

conn

the connection environment, usually obtained from attr(db, "connection")


Paradigm4/SciDBR documentation built on Nov. 9, 2023, 4:58 a.m.