SingleStoreDB
0.5.1
Contents:
Installation
What’s New
Getting Started
API Reference
Connections
Utiliites
Management API
Configuration
singlestoredb.get_option
singlestoredb.set_option
singlestoredb.describe_option
License
SingleStoreDB
»
API Reference
»
singlestoredb.get_option
View page source
singlestoredb.get_option
¶
singlestoredb.
get_option
(
key
:
str
)
→
Any
¶
Get the value of an option.
Parameters
key
(
str
) – The name of the option
Returns
The value of the option
Return type
Any