Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
apis
surreal
surreal_connection_options
Interface surreal_connection_options
interface
surreal_connection_options
{
auth
?:
{
password
:
string
;
username
:
string
;
}
;
database
?:
string
;
namespace
?:
string
;
url
:
string
;
}
Index
Properties
auth?
database?
namespace?
url
Properties
Optional
auth
auth
?:
{
password
:
string
;
username
:
string
;
}
Optional
database
database
?:
string
Optional
namespace
namespace
?:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auth
database
namespace
url
Tidyscripts Docs
Loading...