Traqula
Preparing search index...
@traqula/algebra-transformations-1-2
Algebra
Join
Interface Join
Algebra operation taking multiple operations as input.
interface
Join
{
input
:
Algebra
.
Operation
[]
;
subType
?:
string
;
type
:
JOIN
;
}
Hierarchy (
View Summary
)
Algebra
.
Multi
Join
Index
Properties
input
sub
Type?
type
Properties
input
input
:
Algebra
.
Operation
[]
Optional
sub
Type
subType
?:
string
type
type
:
JOIN
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
sub
Type
type
Traqula
Loading...
Algebra operation taking multiple operations as input.