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