Fast-DB Batch Search Client - v3.1.0
GitHub
npm
LLM Guide
Preparing search index...
JoinCondition
Interface JoinCondition
interface
JoinCondition
{
$left
:
string
;
$on
:
[
string
,
string
]
;
$right
:
string
;
$type
:
"inner"
|
"left"
|
"right"
|
"full"
;
}
Index
Properties
$left
$on
$right
$type
Properties
$left
$left
:
string
$on
$on
:
[
string
,
string
]
$right
$right
:
string
$type
$type
:
"inner"
|
"left"
|
"right"
|
"full"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
$left
$on
$right
$type
GitHub
npm
LLM Guide
Fast-DB Batch Search Client - v3.1.0
Loading...