Traqula
Preparing search index...
@traqula/rules-sparql-1-1
AggregateExpression
Interface AggregateExpression
interface
AggregateExpression
{
aggregation
:
string
;
distinct
?:
boolean
;
expression
:
Wildcard
|
Expression
;
separator
?:
string
;
type
:
"aggregate"
;
}
Hierarchy (
View Summary
)
BaseExpression
AggregateExpression
Index
Properties
aggregation
distinct?
expression
separator?
type
Properties
aggregation
aggregation
:
string
Optional
distinct
distinct
?:
boolean
expression
expression
:
Wildcard
|
Expression
Optional
separator
separator
?:
string
type
type
:
"aggregate"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aggregation
distinct
expression
separator
type
Traqula
Loading...