URI.shim: Construct a URI for connecting to the Shim. This override...

URI.shimR Documentation

Construct a URI for connecting to the Shim. This override adds special URL parameters for providing authentication to the Shim.

Description

Construct a URI for connecting to the Shim. This override adds special URL parameters for providing authentication to the Shim.

Usage

## S3 method for class 'shim'
URI(db_or_conn, resource = "", args = list())

Arguments

db_or_conn

scidb database connection object _or_ its "connection" attribute

resource

(string): A URI identifying the requested service (path)

args

(list): A list of named query parameters to put at the end of the constructed URI

Value

(string) the new URI/URL

See Also

URI(), URI.default()


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