Traqula
Preparing search index...
@traqula/algebra-transformations-1-1
Algebra
Single
Interface Single
Algebra operation taking a single operation as input.
interface
Single
{
input
:
Algebra
.
Operation
;
subType
?:
string
;
type
:
string
;
}
Hierarchy (
View Summary
)
Algebra
.
BaseOperation
Single
Algebra
.
Ask
Algebra
.
Construct
Algebra
.
Describe
Algebra
.
Distinct
Algebra
.
Extend
Algebra
.
From
Algebra
.
Filter
Algebra
.
Graph
Algebra
.
Group
Algebra
.
OrderBy
Algebra
.
Project
Algebra
.
Reduced
Algebra
.
Service
Algebra
.
Slice
Index
Properties
input
sub
Type?
type
Properties
input
input
:
Algebra
.
Operation
Optional
sub
Type
subType
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
sub
Type
type
Traqula
Loading...
Algebra operation taking a single operation as input.